0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new builtin file constants.arr and make PI available at global scope More... almost 5 years ago
make these refer to the updated image library's location to correctly refer to the underlying image type shared by typed/untyped More... almost 5 years ago
make these refer to the updated image library's location to correctly refer to the underlying image type shared by typed/untyped More... almost 5 years ago
Merge pull request #1528 from brownplt/horizon More... almost 5 years ago
using the right yaml key would help More... almost 5 years ago
more node version fixing (now trying 12 explicitly) More... almost 5 years ago
remove spurious references to stacktrace-js More... almost 5 years ago
Remove unused stacktrace-js, update websockets More... almost 5 years ago
more node version fixing (now trying latest stable) More... almost 5 years ago
remove specific (old) node version from travis More... almost 5 years ago
trigger travis rebuild More... almost 5 years ago
Merge pull request #1522 from brownplt/rich-display More... almost 5 years ago
Refactor `print` and `display` to be independent functions that both render their inputs as strings (via to-repr). But `display` is now parameterized so that CPO can replace it with a richer rendering. This PR goes along https://github.com/brownplt/code.pyret.org/tree/rich-display. More... almost 5 years ago
Fixes #1515 More... almost 5 years ago
Fixes #924 More... almost 5 years ago
Addresses https://github.com/brownplt/pyret-lang/commit/b5dfaa321d443c40e409c1ccdd9ae9b3cc1a9dbd#r41383423, can revert if needed More... almost 5 years ago
Fixes #1399 More... almost 5 years ago
Merge pull request #1520 from brownplt/horizon More... almost 5 years ago
Remove some stray spies More... almost 5 years ago
package-lock.json More... almost 5 years ago
Merge pull request #1487 from brownplt/horizon More... almost 5 years ago
make the error messages less garbled at the command line More... almost 5 years ago
Fixes #1519. Not quite sure why we were searching for the annotation to use, when we already had the field index available. This code seems to be common to both PTuple and PRecord, so I fixed it in both places: we no longer need to copy and mutate arrays of annotations, so this should probably be a slightly more efficient implementation, too. More... almost 5 years ago
re-bootstrap! More... almost 5 years ago
make the repl include the existing provide statements along with the provide *, etc statements to catch well-formedness errors More... almost 5 years ago
rotate heroku api key More... almost 5 years ago
update heroku-cli -> heroku per renaming of npm package More... almost 5 years ago
test to demonstrate that https://github.com/brownplt/pyret-lang/issues/1517 is not an issue except at the REPL More... almost 5 years ago
Make sure reprovided names are treated as such More... over 5 years ago
more tests for renaming More... over 5 years ago