0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Support for Test.pm landed! More... over 20 years ago
* oops, forgot to note last commit also parses END blocks. More... over 20 years ago
* Decl for array operations; prim param parsing was in the wrong order, oops! More... over 20 years ago
* relicense pugs under GPL2 / Artistic2. More... over 20 years ago
* errors in evaluate level is always propagated up. More... over 20 years ago
* Error in assignment is now trapped thanks to theorbtwo. also, deep recursion is now a warning. More... over 20 years ago
* a list of a single sub is a sub... I think... More... over 20 years ago
* Thanks to integral's report, closure are now closed under their creation site, not evaluation site. More... over 20 years ago
Fixed incorrect references to « as \x[BB], +<<, and ~<<. More... over 20 years ago
* return() in param binding now returns to the caller More... over 20 years ago
* everything is NaN. More... over 20 years ago
* &?CALLER_CONTINUATION now replaces envCC. More... over 20 years ago
* support for 0d1234 and \d1234 More... over 20 years ago
* add a hopefully useful line of comment. More... over 20 years ago
* Benjamin Smith (integral) suggested that Context.hs should use more characters for variable names. More... over 20 years ago
* regression test More... over 20 years ago
* clean up %ENV More... over 20 years ago
* %ENV patch from rgs More... over 20 years ago
* lwall says that 'but' and 'does' is noneAssoc. More... over 20 years ago
Fixed alignment More... over 20 years ago
Adding subversion rev to banner More... over 20 years ago
* subs now numify as NaN. More... over 20 years ago
* pmichaud points out parseApply needs to allow an optional dot More... over 20 years ago
* bare closures is now executed iff in statement level. More... over 20 years ago
* bare blocks now assumes outer scope's lexical pad More... over 20 years ago
* stringification of subs More... over 20 years ago
* Support for &BLOCK; blocks now cannot return and has no caller More... over 20 years ago
* errors now happens 'at' exp, not 'in' exp More... over 20 years ago
* CALLER:: in toplevel is now an error More... over 20 years ago
oops. More... over 20 years ago