History of
doc
@master
git clone https://git.catseye.tc/Robin/
-
Test `and` and `or` for short-circuitingness.
catseye
12 years ago
-
Add `take-while` and `drop-while` to `list`.
catseye
12 years ago
-
Allow tests to be written that contain modules.
catseye
12 years ago
-
Crude docs and tests for `random`.
Cat's Eye Technologies
12 years ago
-
300 tests, and improve the documentation a little.
Cat's Eye Technologies
12 years ago
-
Make `call` bind an identifier, like `recv`; also, assertions.
Cat's Eye Technologies
12 years ago
-
Re-send messages in right order; get `crude-input` tests working.
Cat's Eye Technologies
12 years ago
-
Tests for input, but they're flaky.
Cat's Eye Technologies
12 years ago
-
Have `crude-output` use `call`; get some tests working.
Cat's Eye Technologies
12 years ago
-
First cut at `call`.
Cat's Eye Technologies
12 years ago
-
Document and write tests (not yet working) for `crude-io`.
Cat's Eye Technologies
12 years ago
-
Make `and` and `or` take any number of arguments.
Cat's Eye Technologies
12 years ago
-
Add `unshadow` to the `env` module.
Cat's Eye Technologies
12 years ago
-
Uncaught exceptions in subprocesses send message to parent.
Cat's Eye Technologies
12 years ago
-
Add `bindings-for` to `env` module.
Cat's Eye Technologies
12 years ago
-
Document `env` and (partially) `list` modules.
Cat's Eye Technologies
12 years ago
-
Add relational operators to `arith` module.
Cat's Eye Technologies
12 years ago
-
Fix `div`, add `rem` and `integer?` to `arith`.
Cat's Eye Technologies
12 years ago
-
`trunc` -> `floor`, and add start of `arith` module.
Cat's Eye Technologies
12 years ago
-
Nascent style guidelines.
Cat's Eye Technologies
12 years ago
-
Add a `boolean` module.
Cat's Eye Technologies
12 years ago
-
Implement `trunc` and `sign` in `core`.
Cat's Eye Technologies
12 years ago
-
More tests for concurrency functions.
Cat's Eye Technologies
12 years ago
-
Re-export env, bind, and let from env module.
catseye
12 years ago
-
First cut at crude-io module.
catseye
12 years ago
-
Implement and test `env?` and `export`.
catseye
12 years ago
-
Remove tests that just repeat code in the supplied modules.
catseye
12 years ago
-
Add `length` and `index` to list module.
catseye
12 years ago
-
Implement, and write tests for, division.
catseye
12 years ago
-
Implement, and write tests for, subtraction.
catseye
12 years ago