1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge branch 'callcc-support' into mirror-support
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
add a 'test' for callcc
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
loading primitives will optimize &block away, we *need* a proc here
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge remote-tracking branch 'origin/master' into callcc-support
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
factory method on class side
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
add support for Ruby's continuations
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
allow any file besides rb-files to be loaded through topaz
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Allow running topaz commands through maglev-ruby
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
override debuggability, suspended processes can be debugged, too
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
make maglev-ruby connect to the right stone
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
merge last commit with existing input_file task
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
add a build:reload[filename] command that persistently loads a .gs or .rb file into the stone
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge remote-tracking branch 'origin/master' into flip-flop-patches
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
new specs for flip-flop operator depend on lazy evaluation
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Refactor build.rake More... over 13 years ago
Merge pull request #78 from MagLev/require-gemstone-env
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
require gemstone_env in rakefile
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Finally, ignore ruby bridges when looking for senders of
timfelgentreff
as Tim Felgentreff
More... over 13 years ago