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 ced5898a31 pharo: The TimerDispatcher needs more work on Pharo for image resume
In Pharo the Delay>>wait for one second will not expire anytime soon
in a new image. Use the depedency handling so we can terminate and
restart the loop.
2013-02-20 09:34:21 +01:00
.gitignore misc: Ignore the fileout.st generated by the convert target 2013-02-15 23:14:37 +01:00
Dispatcher.st dispatcher: Dispatch the blocks in a new process to avoid termination 2013-02-20 09:17:29 +01: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 misc: Modernize the category names to help with MontiCello grouping 2013-02-10 13:05:02 +01:00
Timer.st pharo: The TimerDispatcher needs more work on Pharo for image resume 2013-02-20 09:34:21 +01:00
changes_for_pharo.st pharo: The TimerDispatcher needs more work on Pharo for image resume 2013-02-20 09:34:21 +01:00
compat_for_pharo.st pharo: Work on the automatic fileout to pharo 2013-02-10 21:21:43 +01:00
package.xml dispatcher: Introduce a dispatcher than can dispatch things... 2011-06-28 19:50:31 +02:00