| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix some warnings, less verbosity | Franklin Wei | 2015-11-26 |
| | | |||
| * | support one-command compilation, replace jump table with switch statement | Franklin Wei | 2015-11-26 |
| | | |||
| * | refactor, add simple builtin functions, fix osx bug | Franklin Wei | 2015-11-25 |
| | | |||
| * | add input | Franklin Wei | 2015-11-22 |
| | | |||
| * | optimize PUSH/POP as macros | Franklin Wei | 2015-11-22 |
| | | |||
| * | pretty C output | Franklin Wei | 2015-11-21 |
| | | |||
| * | fix C transcompiler REPEAT | Franklin Wei | 2015-11-21 |
| | | |||
| * | better error handling | Franklin Wei | 2015-11-21 |
| | | |||
| * | some stuff | Franklin Wei | 2015-11-21 |
| | | |||
| * | fix c transcompiler, prettify output | Franklin Wei | 2015-11-21 |
| | | |||
| * | autoindentation | Franklin Wei | 2015-11-20 |
| | | |||
| * | clean up | Franklin Wei | 2015-11-19 |
| | | |||
| * | barely working ducky-to-C transcompiler | Franklin Wei | 2015-11-18 |