0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The environment should be a bit more thread-safe now More... over 18 years ago
The environment should be a bit more thread-safe now More... over 18 years ago
Added some new methods for creating the environment (should make things a bit more efficient) More... over 18 years ago
Added some new methods for creating the environment (should make things a bit more efficient) More... over 18 years ago
Added an operation to load a part of environment from a template: used this to set the letrec values to unspecified. More... over 18 years ago
Added an operation to load a part of environment from a template: used this to set the letrec values to unspecified. More... over 18 years ago
Changed the environment to store its values in an object[] array instead of an ArrayList (should be faster). More... over 18 years ago
Changed the environment to store its values in an object[] array instead of an ArrayList (should be faster). More... over 18 years ago
Minor cosmetic change to the way results are displayed More... over 18 years ago
Minor cosmetic change to the way results are displayed More... over 18 years ago
Clarified some things More... over 18 years ago
Clarified some things More... over 18 years ago
Oops, newlines weren't being added when scheme was split across multiple lines. More... over 18 years ago
Oops, newlines weren't being added when scheme was split across multiple lines. More... over 18 years ago
Fixed a bug affecting the generation of if statements More... over 18 years ago
Fixed a bug affecting the generation of if statements More... over 18 years ago
Spotted a rather odd bug, added a test for it More... over 18 years ago
Spotted a rather odd bug, added a test for it More... over 18 years ago
Fixed a minor Makefile error More... over 18 years ago
Fixed a minor Makefile error More... over 18 years ago
Made adjustments so that things compile under Mono again More... over 18 years ago
Made adjustments so that things compile under Mono again More... over 18 years ago
Implemented some basics for the new UI code, and replaced the schemetest code with new code to use that instead. More... over 18 years ago
Implemented some basics for the new UI code, and replaced the schemetest code with new code to use that instead. More... over 18 years ago
Some work on the first of the UI classes: components for invoking the scheme interpreter interactively. More... over 18 years ago
Some work on the first of the UI classes: components for invoking the scheme interpreter interactively. More... over 18 years ago
Changed the default namespace More... over 18 years ago
Changed the default namespace More... over 18 years ago
The binder really should be global: this change has been made More... over 18 years ago
The binder really should be global: this change has been made More... over 18 years ago