Commit History
@master
git clone https://git.catseye.tc/Decoy/
- Try out the maps on some "real code". Chris Pressey 2 years ago
- Basic support for strings and numbers. Chris Pressey 2 years ago
- Move two builtins to standard environment. Depict booleans. Chris Pressey 2 years ago
- Update some things in the README. Chris Pressey 2 years ago
- Refactor with an eye towards better defining what a module is. Chris Pressey 2 years ago
- Implement `list` builtin and refactor internally to support it. Chris Pressey 2 years ago
- Place under a BSD 3-clause license. Chris Pressey 2 years ago
- Replace `nil` usage with singleton Nil table. All tests pass! Chris Pressey 2 years ago
- Pass one more test, but note why the parser breaks on another. Chris Pressey 2 years ago
- Pass more tests. Only three failures now! Chris Pressey 2 years ago
- Pass more tests. Chris Pressey 2 years ago
- Pass more tests. Chris Pressey 2 years ago
- Add a test suite, borrowed from Pixley for now, that mostly fails. Chris Pressey 2 years ago
- Second pass at splitting implementation up into modules. Chris Pressey 2 years ago
- First pass at splitting the implementation up into modules. Chris Pressey 2 years ago
- Flesh out the README with a better description of this language. Chris Pressey 2 years ago
- Beginnings of implementing name binding. Chris Pressey 2 years ago
- Process `define`s at toplevel. Chris Pressey 2 years ago
- Initial import of files for Decoy. Work in progress! Chris Pressey 2 years ago