/trunk Developers: edgarlopez

Login name:
edgarlopez
Total Commits:
141 (0.1%)
Lines of Code:
14,563 (0.0%)
Most Recent Commit:
2011-07-17 12:46
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for edgarlopez

Activity by Day of Week for edgarlopez

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 141 (100.0%) 14563 (100.0%) 103.2
Parser/omcc/ 135 (95.7%) 14494 (99.5%) 107.3
Parser/omcc/javaParser/OMCCpj/src/ 1 (0.7%) 60 (0.4%) 60.0
Compiler/runtime/ 3 (2.1%) 8 (0.1%) 2.6
Compiler/Util/ 1 (0.7%) 1 (0.0%) 1.0
Parser/omcc/javaParser/ 1 (0.7%) 0 (0.0%) 0.0

Activity of edgarlopez

Most Recent Commits

edgarlopez 2011-07-17 12:46 Rev.: 9496

initial test lexer

60 lines of code changed in 1 file:

  • Parser/omcc/javaParser/OMCCpj/src: Lexer.java (new 60)
edgarlopez 2011-06-23 17:21 Rev.: 9347

improved the testsuit up to 8 failures
added custom error messages in the lexer
fixed problem with the parser related with memory segmentation fault

2440 lines of code changed in 12 files:

  • Parser/omcc: LexTableModelica.mo (+314 -311), LexerCodeModelica.mo (+275 -269), LexerGenerator.mo (+37 -21), LexerModelica.mo (+19 -7), Main.mo (+7 -3), ParseCodeModelica.mo (+927 -441), ParseTableModelica.mo (+827 -716), Parser.mo (+11 -21), ParserGenerator.mo (+1 -1), ParserModelica.mo (+16 -36), TokenModelica.mo (+1 -1), lexerModelica.l (+5 -7)
edgarlopez 2011-06-22 17:41 Rev.: 9339

more rules added, redesign of part of the grammar

46 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+46 -37)
edgarlopez 2011-06-22 16:52 Rev.: 9338

version of lexer with warning for real

410 lines of code changed in 1 file:

  • Parser/omcc: LexerCodeModelica.mo (+410 -271)
edgarlopez 2011-06-21 13:59 Rev.: 9326

back to the older version since the error handling doesnt work well with the optimization of last commit

4 lines of code changed in 1 file:

  • Parser/omcc: Parser.mo (+4 -14)
edgarlopez 2011-06-21 07:49 Rev.: 9325

discussion for starting OMCCp Java

0 lines of code changed in 1 file:

  • Parser/omcc/javaParser: NOTES OMCCpJava meeting 110620.txt (new)
edgarlopez 2011-06-20 14:00 Rev.: 9320

more rules fixed, now 10 errors on the test suite

33 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+33 -17)
edgarlopez 2011-06-20 13:59 Rev.: 9319

added real with dot in the beginning and fixed strings with escape \

4 lines of code changed in 1 file:

  • Parser/omcc: lexerModelica.l (+4 -1)
edgarlopez 2011-06-18 12:45 Rev.: 9316

changed recursion on the function printTokens

6 lines of code changed in 1 file:

  • Parser/omcc: Types.mo (+6 -15)
edgarlopez 2011-06-18 12:44 Rev.: 9315

fixed more rules

7 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+7)
edgarlopez 2011-06-18 12:42

lexer optimized

31 lines of code changed in 4 files:

  • Parser/omcc: Lexer.mo (+18 -6), LexerCode.tmo (+8 -5), LexerGenerator.mo (+4 -2), ParserGenerator.mo (+1 -1)
edgarlopez 2011-06-18 12:41 Rev.: 9312

fixed problem with escape double quote in strings

2 lines of code changed in 1 file:

  • Parser/omcc: lexerModelica.l (+2 -1)
edgarlopez 2011-06-17 17:52 Rev.: 9310

fixed more grammar failures in the test suite, now it fails only in 21 cases

24 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+24 -12)
edgarlopez 2011-06-14 11:59 Rev.: 9292

added fix for FINAL before elementspec

21 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+21 -16)
edgarlopez 2011-06-14 11:05 Rev.: 9291

fixed shift reduce conflict in class variable with FINAL terminal

18 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+18 -12)
edgarlopez 2011-06-13 14:24 Rev.: 9278

added more rules

22 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+22 -3)
edgarlopez 2011-06-13 12:16 Rev.: 9277

added missing files for loading

4 lines of code changed in 1 file:

  • Parser/omcc: LoadCompilerSources.mos (+4)
edgarlopez 2011-06-10 16:11 Rev.: 9267

more annotations added to comments
fixed cref with arraySubscripts

3 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+3 -1)
edgarlopez 2011-05-20 16:37 Rev.: 9062

final version OMCC 0.9.2

8172 lines of code changed in 13 files:

  • Parser/omcc: LexTableModelica.mo (new 431), LexerCodeModelica.mo (new 733), LexerModelica.mo (new 439), Main.mo (+24 -10), ParseCodeModelica.mo (new 4627), ParseTableModelica.mo (new 867), ParserGenerator.mo (+1 -1), ParserModelica.mo (new 907), SCRIPT.mos (+11 -5), TokenModelica.mo (new 123), Types.mo (+2 -1), lexerModelica.l (+4 -2), parserModelica.y (+3)
edgarlopez 2011-05-20 14:00 Rev.: 9056

fix for arrays and if exp

50 lines of code changed in 1 file:

  • Parser/omcc: parserModelica.y (+50 -11)

(44 more)

Generated by StatSVN 0.7.0