git @ Cat's Eye Technologies Robin / eed84b6
Update HISTORY. Chris Pressey 5 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
99 * The `bound?` predicate was added to env lib in stdlib.
1010 * The `require` top-level form was added.
1111 * The `write` command was added to the definition of `line-terminal`.
12 * Added `random-source` facility to reactors in reference implementation.
13 * Fixed shortcomings in `<` and `>` when operating on large numbers
12 * The `random-u16-source` facility was added to the Reactors
13 specification and to the reference implementation.
14 * Fixed shortcomings in `<` and `>` where operating on large numbers
1415 would give incorrect results (thanks wob_jonas!)
1516 * Clarified what Robin borrows from PicoLisp (thanks arseniiv!)
1617