all repos — min @ a2a80dd3d4875310deac41051ee6680765ce575c

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
### Fixes and Improvements

* Miscellaneous documentation fixes.
* Now clearing the stack after every HTTP request received by `http-server`.
* Fixed #174 (cons operator was not creating a new quotation).
* Fixed #176 (times can now execute a quotation 0 times).