0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use `checkArgsInternal` to check most annotations for table methods. More... almost 8 years ago
first pass at `col-length-mismatch` error More... almost 8 years ago
refactor common option predicates in error.arr More... almost 8 years ago
fix for select-columns More... almost 8 years ago
Merge pull request #1135 from ds26gte/horizon+unrestricted-remainder More... almost 8 years ago
Removed stray debug statement. More... almost 8 years ago
merge with horizon More... almost 8 years ago
Reinstating "convenience constructor" language More... almost 8 years ago
Permitting `...` in check-blocks as an unfinished testing expression. Fixes #1138. More... almost 8 years ago
Issues are related to https://github.com/npm/npm/issues/3738, trying some path-related hacks More... almost 8 years ago
try to bundle browserify in the right place More... almost 8 years ago
use npm bin to get the path for browserify right More... almost 8 years ago
get rid of some stragging debuggers More... almost 8 years ago
select-columns More... almost 8 years ago
Adding stackframe names to safeCalls that were missing them More... almost 8 years ago
nicer default names for examples blocks rather than check blocks More... almost 8 years ago
Adding messages to examples blocks More... almost 8 years ago
Added Pyret primitive `num-remainder`, with tests. More... almost 8 years ago
ordering functions More... almost 8 years ago
filter and filter-by More... almost 8 years ago
Eliminating search-for-loc, in favor of more efficient generic JS code in CPO More... almost 8 years ago
Fixes overlay-narrow srclocs for the *first* branch of an if-expression: it contains only the condition and not the body, unlike any else-if branches. More... almost 8 years ago
remove locker More... almost 8 years ago
generated js files necessary for new bootstraps! More... almost 8 years ago
Merge pull request #1053 from brownplt/html-standalone More... almost 8 years ago
merge with horizon More... almost 8 years ago
bootstrap and provide builtin js files for standalones, plus minor cleanup to script files More... almost 8 years ago
Merge pull request #844 from brownplt/spies More... almost 8 years ago
don't try to catch and report errors while spying; just let them end the program like other errors More... almost 8 years ago
Revert "Making the print-like functions return nothing, now that we have spy instead." More... almost 8 years ago