smalltalk
/
osmo-st-core
Archived
1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther f5c5febae8 timer: Merge the timer changes from norbert and some races fixes
Allow timers < 1 second and have the timer loop wait for the
closest time. This is not completely race free yet.
2014-07-27 09:31:51 +02:00
Holger Hans Peter Freyther 931f2a21d6 extensions: Add copyright statements from Pharo 2014-02-12 17:18:01 +01:00
Holger Hans Peter Freyther a8e8ee1847 compat: Add >>#deprecated: for Pharo compat to indicate old methods 2013-04-30 14:14:21 +02:00
Holger Hans Peter Freyther 147307900d pharo: Introduce the expandMacros related String classes from Pharo
The >>bindWith: or >>% is not available in Pharo and other dialects.
From a licensing point of view it is easier to introduce the Pharo
equivalent to GST than to use the GST code in Pharo. Add a simple testcase
for some parts of the API. Pharo doesn't appear to use the % and ?
syntax at all.
2013-02-23 11:10:15 +01:00