0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added R7RS Red Edition benchmarks derived from R6RS benchmarks (ticket #788). More... about 8 years ago
R7RS tests now using -r7strict. More... about 8 years ago
Minor corrections to user manual. More... about 8 years ago
Added -r7strict mode (ticket #807). More... about 8 years ago
Added a compiler switch named hygienic-literals. More... about 8 years ago
Tweaked implementation of gctwa (ticket #810). More... about 8 years ago
Merge pull request #811 from larcenists/gctwa-faster More... about 8 years ago
Make gctwa O(n) instead of O(n^2) More... about 8 years ago
Repaired SRFI 147 so it works with more hygienic literal matching. More... about 8 years ago
Add support for gcc5 for Petit Larceny builds More... about 8 years ago
Reverting macro expander, at least temporarily. More... about 8 years ago
Fixed 10-year-old bug in R6RS/R7RS macro expander. More... about 8 years ago
Changed SRFI 147 to implement R7RS semantics for let(rec)-syntax. More... about 8 years ago
Fixed ellipsis shadowing in R7RS macro expander (ticket #780). More... about 8 years ago
Merge branch 'master' of https://github.com/larcenists/larceny More... about 8 years ago
Improved parsing of available source libraries' imports. More... about 8 years ago
Updated tests for SRFI 151 (bitwise, part of ticket #789). More... about 8 years ago
Refactored compile-stale and compile-larceny scripts. More... about 8 years ago
Toward a more solid compilation manager. More... about 8 years ago
Refactored (larceny compiler). More... about 8 years ago
Compilation manager has begun to work. More... about 8 years ago
Minor revisions to user manual. More... about 8 years ago
More progress toward compilation manager. More... about 8 years ago
Progress toward compilation manager. More... about 8 years ago
Fixed formatting problems in user manual. More... about 8 years ago
Changed order of arguments to Bessel functions for SRFI 144 (ticket #789). More... about 8 years ago
Minor revision to user manual. More... about 8 years ago
Added table of contents to user manual. More... about 8 years ago
Fixed some links in user manual. More... about 8 years ago
Revisions to user manual. More... about 8 years ago