| Age | Commit message (Collapse) | Author | Files | Lines |
|
I was hesitant to add a diff library, but it was surprisingly easy. A
straightforward application of dynamic programming.
|
|
Goodbye soup. Thanks to "Compiling with Continuations" by Appel.
|
|
|
|
This makes everything a lot easier, as it handles nested loops
automatically. My brain wave was storing the returned values in a thunk.
|
|
It works! Sometimes it emits nested loops!
|
|
I also cleaned everything up a lot. Maybe there are still bugs because
the test coverage is awful, but for now I'm happy to be done.
|
|
|