smalltalk
/
osmo-st-core
Archived
1
0
Fork 0
Helpers for things in Smalltalk
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther a8e8ee1847 compat: Add >>#deprecated: for Pharo compat to indicate old methods 2013-04-30 14:14:21 +02:00
.gitignore misc: Ignore the fileout.st generated by the convert target 2013-02-15 23:14:37 +01:00
Dispatcher.st misc: Avoid using the CharacterArray>>% as it is not available in Pharo 2013-02-20 15:47:22 +01:00
ExtensionTest.st pharo: Add a test case for ?: syntax of the macro expansion 2013-02-23 11:41:20 +01:00
GSTExtensions.st compat: Add >>#deprecated: for Pharo compat to indicate old methods 2013-04-30 14:14:21 +02:00
LogArea.st pharo: Work on the automatic fileout to pharo 2013-02-10 21:21:43 +01:00
Makefile pharo: The TimerDispatcher needs more work on Pharo for image resume 2013-02-20 09:34:21 +01:00
Tests.st dispatcher: Add a small testcase for the dispatcher in error conditions 2013-02-20 09:38:56 +01:00
Timer.st misc: Avoid using the CharacterArray>>% as it is not available in Pharo 2013-02-20 15:47:22 +01:00
changes_for_pharo.st pharo: Create >>#initialize methods that are called during load 2013-04-01 10:47:48 +02:00
compat_for_pharo.st pharo: Work on the automatic fileout to pharo 2013-02-10 21:21:43 +01:00
package.xml pharo: Introduce the expandMacros related String classes from Pharo 2013-02-23 11:10:15 +01:00