/trunk Developers: ricli576

Login name:
ricli576
Total Commits:
296 (0.1%)
Lines of Code:
219,471 (0.7%)
Most Recent Commit:
2010-04-30 14:14
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for ricli576

Activity by Day of Week for ricli576

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 296 (100.0%) 219471 (100.0%) 741.4
Compiler/susan_codegen/SimCode/ 163 (55.1%) 110685 (50.4%) 679.0
Compiler/ 108 (36.5%) 108696 (49.5%) 1006.4
testsuite/mosfiles/ 3 (1.0%) 14 (0.0%) 4.6
testsuite/mofiles/ 3 (1.0%) 13 (0.0%) 4.3
Compiler/susan_codegen/SimCode/GenTest/ 1 (0.3%) 9 (0.0%) 9.0
testsuite/mathcore-mofiles/drmodelica/ 1 (0.3%) 8 (0.0%) 8.0
testsuite/records/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/mofiles/msl/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/meta/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/mathcore-mofiles/msl/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/mathcore-mofiles/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/libraries/multibody/ 1 (0.3%) 7 (0.0%) 7.0
testsuite/ 2 (0.7%) 4 (0.0%) 2.0
Compiler/susan_codegen/SimCode/GenTest/TrapezTest/ 4 (1.4%) 0 (0.0%) 0.0
Compiler/susan_codegen/SimCode/GenTest/Influenza/ 5 (1.7%) 0 (0.0%) 0.0

Activity of ricli576

Most Recent Commits

ricli576 2010-04-30 14:14 Rev.: 5428

Added comments to templates.

39736 lines of code changed in 3 files:

  • Compiler: SimCodeC.mo (+19794 -19854)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+19794 -19854), SimCodeC.tpl (+148 -10)
ricli576 2010-04-07 14:32 Rev.: 5273

Fixed incorrect generation of makefiles.

1408 lines of code changed in 3 files:

  • Compiler: SimCodeC.mo (+702 -638)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+702 -638), SimCodeC.tpl (+4 -2)
ricli576 2010-04-07 13:37 Rev.: 5271

Updated some comments.

3 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeC.tpl (+3 -3)
ricli576 2010-04-07 12:56 Rev.: 5270

Added more documentation to SimCode and did some refactoring.

249 lines of code changed in 5 files:

  • Compiler: SimCode.mo (+59 -38), SimCodeC.mo (+60 -60)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+60 -60), SimCodeC.tpl (+2 -2), SimCodeTV.mo (+68 -76)
ricli576 2010-03-31 10:49 Rev.: 5238

Modified rtest scripts to interpret RTEST_OMCFLAGS.

22 lines of code changed in 3 files:

  • testsuite/mathcore-mofiles/drmodelica: rtest (+8 -3)
  • testsuite/mathcore-mofiles/msl: rtest (+7 -2)
  • testsuite/mofiles/msl: rtest (+7 -2)
ricli576 2010-03-30 16:04 Rev.: 5235

Modified rtest in multibody to interpret RTEST_OMCFLAGS flag.

7 lines of code changed in 1 file:

  • testsuite/libraries/multibody: rtest (+7 -2)
ricli576 2010-03-30 16:03 Rev.: 5234

- Generated outvar init code before memory management
- Implemented generation of:
- MUL_MATRIX_PRODUCT
- UMINUS_ARR
- Updated so subscripts work for CREF_QUAL as well
- Fixed some other small issues to make multibody tests pass

860 lines of code changed in 5 files:

  • Compiler: SimCode.mo (+25 -20), SimCodeC.mo (+395 -294)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+395 -294), SimCodeC.tpl (+37 -26), SimCodeTV.mo (+8)
ricli576 2010-03-26 14:51 Rev.: 5221

Refactored templates.

2522 lines of code changed in 3 files:

  • Compiler: SimCodeC.mo (+894 -870)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+894 -870), SimCodeC.tpl (+734 -429)
ricli576 2010-03-25 12:11 Rev.: 5202

Refactored and documented C code generator template code.

7766 lines of code changed in 3 files:

  • Compiler: SimCodeC.mo (+2934 -2034)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+2934 -2034), SimCodeC.tpl (+1898 -1817)
ricli576 2010-03-24 12:45 Rev.: 5193

- Extracted extra record declarations from uniontypes
- Extracted libraries (arrays of libraries) from annotations
- Generated external type for meta types

1517 lines of code changed in 6 files:

  • Compiler: CevalScript.mo (+4 -3), SimCode.mo (+73 -7), SimCodeC.mo (+714 -628)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+714 -628), SimCodeC.tpl (+11 -2), SimCodeTV.mo (+1)
ricli576 2010-03-23 16:10 Rev.: 5190

- Extracted record constructors as functions and generated code for them
- Generate complex constant expressions in daeExpMetaHelperConstant
- Generate type descriptions for meta types

2190 lines of code changed in 5 files:

  • Compiler: SimCode.mo (+20), SimCodeC.mo (+1055 -590)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+1055 -590), SimCodeC.tpl (+55 -7), SimCodeTV.mo (+5)
ricli576 2010-03-22 15:57 Rev.: 5183

- Generated code for STMT_TRY
- Generated code for STMT_CATCH

814 lines of code changed in 4 files:

  • Compiler: SimCodeC.mo (+397 -265)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+397 -265), SimCodeC.tpl (+14), SimCodeTV.mo (+6)
ricli576 2010-03-22 15:27 Rev.: 5182

- Added special write_noretcall when called function has no output variables
- Generated code for STMT_NORETCALL
- Don't generate ending comma for METARECORDCALL if no arguments

1056 lines of code changed in 4 files:

  • Compiler: SimCodeC.mo (+521 -440)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+521 -440), SimCodeC.tpl (+11 -3), SimCodeTV.mo (+3)
ricli576 2010-03-22 12:16 Rev.: 5181

- Implemented generation of expression CONS
- Implemented generation of expression METARECORDCALL

1798 lines of code changed in 5 files:

  • Compiler: SimCode.mo (+24 -2), SimCodeC.mo (+861 -551)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+861 -551), SimCodeC.tpl (+40 -8), SimCodeTV.mo (+12)
ricli576 2010-03-16 12:43 Rev.: 5154

Implemented generation of expression LIST, META_TUPLE, and META_OPTION.

1164 lines of code changed in 4 files:

  • Compiler: SimCodeC.mo (+544 -39)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+544 -39), SimCodeC.tpl (+65), SimCodeTV.mo (+11)
ricli576 2010-03-15 16:24 Rev.: 5151

Implemented generation of STMT_THROW.

22 lines of code changed in 4 files:

  • Compiler: SimCodeC.mo (+8)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+8), SimCodeC.tpl (+4), SimCodeTV.mo (+2)
ricli576 2010-03-15 14:48 Rev.: 5150

- Implemented STMT_MATCHCASES
- Implemented STMT_BREAK
- Added missing record STMT_RETURN in the typeview (solving the problem
described in the removed comment)

805 lines of code changed in 4 files:

  • Compiler: SimCodeC.mo (+383 -252)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+383 -252), SimCodeC.tpl (+32 -3), SimCodeTV.mo (+7)
ricli576 2010-03-15 11:13 Rev.: 5148

Modified rtest in testsuite/meta to interpret RTEST_OMCFLAGS.

7 lines of code changed in 1 file:

  • testsuite/meta: rtest (+7 -2)
ricli576 2010-03-15 10:46 Rev.: 5147

Modified rtest script in mathcore-mofiles to interpret RTEST_OMCFLAGS.

7 lines of code changed in 1 file:

  • testsuite/mathcore-mofiles: rtest (+7 -2)
ricli576 2010-03-15 10:09 Rev.: 5145

- Fixed readInVar template to work for nested records
- Refactored code for writeOutVar template

1029 lines of code changed in 3 files:

  • Compiler: SimCodeC.mo (+507 -439)
  • Compiler/susan_codegen/SimCode: SimCodeC.mo (+507 -439), SimCodeC.tpl (+15 -6)

(64 more)

Generated by StatSVN 0.7.0