Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Format an error stack of sorts | Reid 'arrdem' McKenzie | 8 months | |
Age | Commit message | Author | Files | Lines |
2020-07-18 | Format an error stack of sortsHEADmaster | Reid 'arrdem' McKenzie | 1 | -2/+6 |
2020-07-18 | Only need one dquote | Reid 'arrdem' McKenzie | 1 | -1/+1 |
2020-07-18 | Make :- a valid tack too | Reid 'arrdem' McKenzie | 2 | -3/+9 |
2020-07-18 | Test fix: most exprs no longer have types | Reid 'arrdem' McKenzie | 1 | -12/+12 |
2020-07-18 | Bugfix: " is punctuation | Reid 'arrdem' McKenzie | 1 | -0/+1 |
2020-07-18 | Arm the REPL with a customized tree printer | Reid 'arrdem' McKenzie | 1 | -5/+26 |
2020-07-18 | Drop types from fn, which is nontrivial & simplify do | Reid 'arrdem' McKenzie | 1 | -25/+11 |
2020-07-18 | Knock together a quick REPL | Reid 'arrdem' McKenzie | 3 | -10/+78 |
2020-07-18 | Make (fn) work | Reid 'arrdem' McKenzie | 2 | -25/+79 |
2020-07-18 | Starting to build an analyzer | Reid 'arrdem' McKenzie | 2 | -75/+277 |
[...] | ||||
Clone | ||||
git://git.local.arrdem.com/arrdem/flowmetal |