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
Merge pull request #1571 from brownplt/horizon More... over 4 years ago
Use travis-ci.com More... over 4 years ago
Several small fixes to tests and environment exposed by fixing #1505 More... over 4 years ago
nest this inside a block to avoid capturing the name in the last expression that's carried over after the check blocks More... over 4 years ago
removing this measurement command, which seems to be blocking the build due to timeouts More... over 4 years ago
Merge pull request #1565 from ashdawngary/typecheckloop More... over 4 years ago
added type check cases to check for Issue 1553 More... over 4 years ago
type checker infinite recursion fix More... over 4 years ago
fix arity of s-program More... over 4 years ago
empty-namespace and add use line to dependencies when chasing modules More... over 4 years ago
basic semantic support for use -- desugar to an include and skip default imports More... over 4 years ago
ast support for use statements More... over 4 years ago
initial grammar for use statements More... over 4 years ago
Fixes #1554 More... over 4 years ago
Merge pull request #1550 from brownplt/horizon More... over 4 years ago
more meaningful constants More... over 4 years ago
put comment adjacent to the correct line More... over 4 years ago
make sure these are String, not value type More... over 4 years ago
Merge pull request #1548 from brownplt/raw-array-limits More... over 4 years ago
NonNegative, rather than Positive, since 0 is an OK size! More... over 4 years ago
mistake in args in raw_array_build_opt More... over 4 years ago
extract helper and use in raw-array-of as well More... over 4 years ago
Add some checking to raw-array-build More... over 4 years ago
Merge pull request #1541 from brownplt/fix-unicode-escapes More... over 4 years ago
fix an issue where escapes ranged from A-f, capturing unintentional characters More... over 4 years ago
Update README.md More... over 4 years ago
Merge pull request #1537 from brownplt/constants More... almost 5 years ago
test for import/scope resolution of PI More... almost 5 years ago
test cleanups due to adding a new builtin file More... almost 5 years ago
this should not have a user-visible name More... almost 5 years ago