Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 76 (100.0%) | 1103 (100.0%) | 14.5 |
src/slogo/parser/ | 23 (30.3%) | 312 (28.3%) | 13.5 |
src/slogo/instruction/ | 16 (21.1%) | 262 (23.8%) | 16.3 |
src/jturtle/ | 5 (6.6%) | 252 (22.8%) | 50.4 |
src/slogo/parser/token/ | 26 (34.2%) | 227 (20.6%) | 8.7 |
/ | 4 (5.3%) | 25 (2.3%) | 6.2 |
src/tests/ | 1 (1.3%) | 14 (1.3%) | 14.0 |
src/slogo/ | 1 (1.3%) | 11 (1.0%) | 11.0 |
fixed some things I had made static when trying to do batch. Found a better way.
5 lines of code changed in 1 file:
67 lines of code changed in 1 file:
Finished the Batch File!
4 lines of code changed in 1 file:
10 lines of code changed in 2 files:
10 lines of code changed in 1 file:
233 lines of code changed in 4 files:
update to batch
10 lines of code changed in 1 file:
almost done with batch
100 lines of code changed in 7 files:
14 lines of code changed in 2 files:
11 lines of code changed in 1 file:
batch is almost done
16 lines of code changed in 1 file:
3 lines of code changed in 1 file:
43 lines of code changed in 1 file:
ToToken and ToParser
11 lines of code changed in 1 file:
of if is not working so if you type if (anynumber other than 0) [ (any instruction it will work) ]
12 lines of code changed in 2 files:
3 lines of code changed in 1 file:
0 lines of code changed in 1 file:
included more alias names. If anyone wants to add more just go to the aliases.txt file and add on to the end
19 lines of code changed in 1 file:
fixed more bugs with alias
23 lines of code changed in 6 files:
25 lines of code changed in 2 files:
(13 more)