Commit Graph

7 Commits

Author SHA1 Message Date
Kartik Agaram 66daf3cc1f 6720 2020-08-22 10:14:37 -07:00
Kartik Agaram 6b343a82f2 6699 - start building out fake screen
We now have all existing apps and prototypes going through the dependency-injected
wrapper, even though it doesn't actually implement the fake screen yet.
2020-08-01 23:39:57 -07:00
Kartik Agaram 8bd3c2b5a8 6601 2020-06-29 19:21:43 -07:00
Kartik Agaram 6bfb565819 6570 - error on use of a clobbered var
All tests now passing, and factorial.mu and all other apps now working.
The new checks caught one problem in a few prototypes.
2020-06-21 17:08:03 -07:00
Kartik Agaram 73b7be20eb 6500
Minor formatting tweaks.
2020-06-07 23:49:53 -07:00
Kartik Agaram 0b9cdbd0dd 6493 - browse: '#'s inside lines aren't headings 2020-06-06 11:14:24 -07:00
Kartik Agaram bab5ded561 6491 2020-06-06 08:31:36 -07:00