summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2014-04-02De-favourite the launchers for the kernel as they aren't really usefulAndrew Branson
without modules.
2014-04-01Don't distribute tanuki wrapper (will be completely factored out for 3.0Andrew Branson
version)
2013-06-25Kernel launchers aren't that useful. Don't make them favourites.Andrew Branson
2013-06-14Prompt for connect file for all kernel launchesAndrew Branson
2013-02-14Fold script console environment into Script.Andrew Branson
Add support for 'textFiles/consoleScript.lang.txt' console function declarations in kernel and modules. Use that context for ScriptConsole network consoles and new ShellConsole client process.
2013-01-24Rename schema file to drop the '2' from cristalAndrew Branson
2012-08-29Remove version number from launcherAndrew Branson
2012-07-25Use Maven resource filtering for version stringAndrew Branson
Cleanup warnings Rename demo instance to 'local' as cristal-dev now defines a server
2012-07-25Forward slashes in launch configsAndrew Branson
2012-07-25Example file updatesAndrew Branson
Allow full path to clc Remove cristal-dev dependency
2012-07-19Ignore conf filesAndrew Branson
2012-07-19Config cleanupAndrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
client processes can record the reason for the suspension. Errors XML is marshalled ErrorInfo. UserCodeProcess automatically sends fatal ErrorInfos through suspend jobs. Job API added to to support all this. fixes #23
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-04Untrack conf files and add examples to avoid conflicts.Andrew Branson
2012-05-31Cleanup bin & add eclipse launch configurationsAndrew Branson
2011-06-21Initial commit2.2Andrew Branson