History of
eg
@master
git clone https://git.catseye.tc/Robin/
-
Replace `--no-builtins` with `--enable-builtins`.
Chris Pressey
4 years ago
-
Add example of a recursive macro to the example programs.
Chris Pressey
4 years ago
-
Checkpoint removing `self`. list, choose, remainder need rewriting.
Chris Pressey
4 years ago
-
Add example code that traverses a Robin expression.
Chris Pressey
4 years ago
-
Improve the "not quite an adventure" example program.
Chris Pressey
4 years ago
-
Rename >, >=, <, <= to gt?, gte?, lt?, lte?
Chris Pressey
5 years ago
-
Convert the random-u16 facility to be unsigned 16-bit numbers.
Chris Pressey
5 years ago
-
Add random-source facility.
Chris Pressey
5 years ago
-
Add `write` command, `require` forms to example programs.
Chris Pressey
5 years ago
-
Clean up example programs.
Chris Pressey
5 years ago
-
Slightly-experimental `assert` TLF. Needs tests and documentation.
Chris Pressey
5 years ago
-
If a reactor raises an error, it keeps reacting.
Chris Pressey
5 years ago
-
Fix remaining Reactor usage in example programs.
Chris Pressey
5 years ago
-
Fix Deadfish interpreter.
Chris Pressey
5 years ago
-
An event is conventionally composed of type and payload.
Chris Pressey
5 years ago
-
Remove some examples, mark some as not updated yet
Chris Pressey
5 years ago
-
REBOOT LANGUAGE
Chris Pressey
10 years ago
-
`pair` -> `prepend`.
catseye
12 years ago
-
Convert almost everything to use new import syntax.
catseye
12 years ago
-
Fix a test, add a comment.
Cat's Eye Technologies
12 years ago
-
First delvings into putting metadata on values.
Cat's Eye Technologies
12 years ago
-
Get the `!`'s straight in Hunt the Wumpus.
catseye
12 years ago
-
For now, use `!` to indicate functions with possible side-effects.
catseye
12 years ago
-
Generate the modules to be used in `build.sh`.
Cat's Eye Technologies
12 years ago
-
An (output-only) demo of the `console` module.
Cat's Eye Technologies
12 years ago
-
Add a Wumpus-move routine.
catseye
12 years ago
-
Make hazards unique per room, and implement shooting arrows.
Cat's Eye Technologies
12 years ago
-
Checkpoint refactoring Hunt the Wumpus.
Cat's Eye Technologies
12 years ago
-
Develop Hunt the Wumpus a bit.
Cat's Eye Technologies
12 years ago
-
Beginnings of an implementation of Hunt the Wumpus in Robin.
Cat's Eye Technologies
12 years ago