Directory src/slogo/jelan/

Directory Created:
2011-11-16 19:43
Total Files:
5
Deleted Files:
0
Lines of Code:
129

[root]/src/slogo/jelan
                directory in repo expressions (11 files, 323 lines)
                directory in repo instructions (42 files, 1301 lines)
                directory in repo parser (51 files, 1386 lines)
                    directory in repo tests (1 files, 47 lines)
                    directory in repo tokens (56 files, 911 lines)

Lines of Code

src/slogo/jelan/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 185 (100.0%) 11.5
mwhite 5 (31.3%) 129 (69.7%) 25.8
poblettsa 11 (68.8%) 56 (30.3%) 5.0

Most Recent Commits

mwhite 2011-12-14 21:20 Rev.: 381

Fixed it

129 lines of code changed in 5 files:

  • src/slogo/jelan: CharConsts.java (new 38), Context.java (new 24), GrammarElement.java (new 23), Numberable.java (new 6), SLogoContext.java (new 38)
poblettsa 2011-12-14 19:28 Rev.: 364

renamed packages

0 lines of code changed in 5 files:

  • src/slogo/jelan: CharConsts.java (del), Context.java (del), GrammarElement.java (del), Numberable.java (del), SLogoContext.java (del)
poblettsa 2011-12-14 15:02 Rev.: 338

numberable to differentiate between instructions that return numbers and instructions that move turtle

6 lines of code changed in 1 file:

  • src/slogo/jelan: Numberable.java (new 6)
poblettsa 2011-12-12 15:39 Rev.: 286

Updated the TokenFactory and AliasInstructions so the alias instructions work now!

0 lines of code changed in 1 file:

  • src/slogo/jelan: SLogoContext.java (-2)
poblettsa 2011-12-05 13:59 Rev.: 103

updated SlogoContext. value() works, and can use add().

6 lines of code changed in 1 file:

  • src/slogo/jelan: SLogoContext.java (+6 -4)
poblettsa 2011-12-05 09:32 Rev.: 89

First implementation works!
Still some weird stuff with Context value() not really working, so we are directly accessing the Context's map

3 lines of code changed in 1 file:

  • src/slogo/jelan: SLogoContext.java (+3 -5)
poblettsa 2011-12-04 16:02 Rev.: 53

text field, with key listener that just prints to console.

created forwardToken, forwardParser, and forward instruction, but they dont do anything

41 lines of code changed in 2 files:

  • src/slogo/jelan: Context.java (+1 -1), SLogoContext.java (new 40)
sprenkle 2011-11-16 19:43 Rev.: 1

Import for Seniors

85 lines of code changed in 3 files:

  • src/slogo/jelan: CharConsts.java (new 38), Context.java (new 24), GrammarElement.java (new 23)
Generated by StatSVN 0.7.0