Add file referenced by website. |
|
More...
|
over 13 years ago
|
Remove workaround for missing patchMaster30.gs: it has been added to base build. |
|
More...
|
over 13 years ago
|
Merge branch 'dev-tool-reload' into mirror-support |
|
More...
|
over 13 years ago
|
Merge branch 'callcc-support' into mirror-support |
|
More...
|
over 13 years ago
|
add a 'test' for callcc |
|
More...
|
over 13 years ago
|
loading primitives will optimize &block away, we *need* a proc here |
|
More...
|
over 13 years ago
|
Merge remote-tracking branch 'origin/master' into callcc-support |
|
More...
|
over 13 years ago
|
factory method on class side |
|
More...
|
over 13 years ago
|
add support for Ruby's continuations |
|
More...
|
over 13 years ago
|
The build:maglev target will now create the maglev stone if it doesn't exist. |
|
More...
|
over 13 years ago
|
Adjust tests for Tim's flip-flop fix. MagLev now does the proper dealyed evaluation of flip flop params. |
|
More...
|
over 13 years ago
|
fix warning about re-initialization of constant |
|
More...
|
over 13 years ago
|
allow any file besides rb-files to be loaded through topaz |
|
More...
|
over 13 years ago
|
Remove redundant require of stone file (causes redefinition warning) |
|
More...
|
over 13 years ago
|
Remove MCZ version, as the mcz no longer exists. |
|
More...
|
over 13 years ago
|
Release MagLev-27072 |
|
More...
|
over 13 years ago
|
Merge pull request #80 from MagLev/dev-tool-reload |
|
More...
|
over 13 years ago
|
Merge pull request #79 from MagLev/flip-flop-patches |
|
More...
|
over 13 years ago
|
Fix a bug in handling multiple stones through the rakefile. the stone variable would end up only defined for the last stone |
|
More...
|
over 13 years ago
|
Allow running topaz commands through maglev-ruby |
|
More...
|
over 13 years ago
|
override debuggability, suspended processes can be debugged, too |
|
More...
|
over 13 years ago
|
make maglev-ruby connect to the right stone |
|
More...
|
over 13 years ago
|
merge last commit with existing input_file task |
|
More...
|
over 13 years ago
|
add a build:reload[filename] command that persistently loads a .gs or .rb file into the stone |
|
More...
|
over 13 years ago
|
Merge remote-tracking branch 'origin/master' into flip-flop-patches |
|
More...
|
over 13 years ago
|
new specs for flip-flop operator depend on lazy evaluation |
|
More...
|
over 13 years ago
|
Refactor build.rake |
|
More...
|
over 13 years ago
|
Merge pull request #78 from MagLev/require-gemstone-env |
|
More...
|
over 13 years ago
|
require gemstone_env in rakefile |
|
More...
|
over 13 years ago
|
Finally, ignore ruby bridges when looking for senders of |
|
More...
|
over 13 years ago
|