Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-21 | Fix commentsHEADmaster | Igor Pashev | 1 | -4/+4 |
2022-11-21 | Reformat | Igor Pashev | 1 | -45/+14 |
2019-10-30 | Use memcpy instead of strncpy | Igor Pashev | 1 | -3/+3 |
2019-10-30 | Reformat with indent -ts 2 -nut *.c | Igor Pashev | 1 | -542/+542 |
2011-09-14 | Fixed segfault | Igor Pashev | 1 | -3/+10 |
2011-09-14 | Added translator to Cow :-) | Igor Pashev | 1 | -5/+70 |
2010-02-24 | printf format fix | Igor | 1 | -1/+1 |
2010-01-21 | Optimize [-] and [+] | Igor | 1 | -13/+38 |
2010-01-21 | Optimizing compiler | Igor Pashev | 1 | -8/+171 |
2010-01-20 | Basic, non-optimizing compiler | Igor | 1 | -5/+88 |
2010-01-19 | indent, trace to stdout | Igor | 1 | -124/+206 |
2010-01-19 | More examples | Igor | 1 | -2/+4 |
2010-01-19 | Allowed comands, I/O fixes | Igor | 1 | -7/+9 |
2010-01-19 | Trace execution for debugging | Igor Pashev | 1 | -22/+66 |
2010-01-18 | Typos | Igor | 1 | -2/+2 |
2010-01-18 | One more short example | Igor | 1 | -0/+1 |
2010-01-17 | Updated README | Igor | 1 | -1/+2 |
2010-01-17 | Output operator (,) | Igor | 1 | -4/+21 |
2010-01-17 | Fixed typo | Igor | 1 | -2/+2 |
2010-01-17 | Fixed stack. Added: ; - end of code, # - comment | Igor | 1 | -5/+26 |
2010-01-17 | first commit | Igor | 1 | -0/+250 |