| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | implement more of dunnet | Franklin Wei | 2016-05-19 |
| | | |||
| * | fix build dependency checking, cleanup, simulation callback | Franklin Wei | 2016-04-28 |
| | | |||
| * | things | Franklin Wei | 2016-04-14 |
| | | |||
| * | various fixes | Franklin Wei | 2016-04-03 |
| | | |||
| * | update docs0.5.1 | Franklin Wei | 2016-03-31 |
| | | |||
| * | lots of things | Franklin Wei | 2016-03-31 |
| | | |||
| * | fix drop bug | Franklin Wei | 2016-03-26 |
| | | |||
| * | support multiple objects sharing the same name | Franklin Wei | 2016-02-16 |
| | | |||
| * | bump version to 0.5.0-rc1 | Franklin Wei | 2016-01-31 |
| | | | | | | | | * implements objects using reference counts rather than copying * implements both room-local and global verbs * refactors the world_* functions into a separate module * numerous other changes | ||
| * | fix a memory leak, bumps version to 0.4.0-rc1 | Franklin Wei | 2016-01-26 |
| | | |||
| * | objects partially work, can't serialize yet | Franklin Wei | 2016-01-24 |
| | | |||
| * | objects partially implemented, fixes some bugs | Franklin Wei | 2016-01-24 |
| | | |||
| * | forget coverity... | Franklin Wei | 2016-01-22 |
| | | |||
| * | static analysis is *AWESOME*! | Franklin Wei | 2016-01-22 |
| | | |||
| * | PuTTY compatibility, lots of other stuff | Franklin Wei | 2016-01-22 |
| | | |||
| * | bump version to 0.3.0 | Franklin Wei | 2016-01-18 |
| | | |||
| * | fix a synchronization bug, better word wrapping, and pretty telnet | Franklin Wei | 2016-01-18 |
| | | |||
| * | rewrite message-passing, no signals needed! | Franklin Wei | 2016-01-17 |
| | | |||
| * | update readme | Franklin Wei | 2016-01-17 |
| | | |||
| * | packetized requests | Franklin Wei | 2016-01-16 |
| | | |||
| * | polish things | Franklin Wei | 2016-01-15 |