| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | Change the representation of kernel case. | Pierre-Marie Pédrot | |
| We store bound variable names instead of functions for both branches and predicate, and we furthermore add the parameters in the node. Let bindings are not taken into account and require an environment lookup for retrieval. | |||
| 2020-12-09 | Optimization: take advantage that we don't use arrays anymore in substitutions. | Pierre-Marie Pédrot | |
| 2020-11-13 | Remove unused if-then-else construct from VM. | Guillaume Melquiond | |
| 2020-11-13 | Remove unchecked arithmetic operations from VM, as they are not used. | Guillaume Melquiond | |
| 2020-08-18 | Rename VM-related kernel/cfoo files to kernel/vmfoo | Gaëtan Gilbert | |
