Menu

Code Commit Log


Commit Date  
[r614] by agalal
2011-12-20 23:34:31 Tree
[r613] by agalal

- adding support for interface detection
- adding a new test case for random interface detection

2011-12-13 22:54:27 Tree
[r612] by agalal

- fixing some bugs

2011-12-13 21:28:59 Tree
[r611] by agalal

- adding support for Enums in JavaParser
- creating a randomized test environment for the JavaParser
- tuning some of the current JavaParser tests to use the random environment
- adding random Enum detection test

2011-12-13 20:24:46 Tree
[r610] by agalal

- separating java model generator tests in a package
- random code generation test (generate random ooclass -> string -> parseing -> detected ooclass, compare the original random ooclass with the detected one)
- equals() method in OOClass, OOMethod and OOAttribute (to see if an instance equals one another)
- fixing bugs in java parser (bugs are detected by the new test)

2011-12-09 00:08:01 Tree
[r609] by agalal

- adding RandomClassGenerator and its configuration class
- fixing bugs in JavaParser (missing break; statements in the state machines)
- adding test on Random Class generation to test the Java Parser

2011-12-08 19:42:03 Tree
[r608] by agalal

- implementing model linker and linkWithType() methods in OOClass, OOAttribute and OOMethod

2011-12-08 17:00:59 Tree
[r607] by agalal

- refactoring

2011-12-04 19:44:22 Tree
[r606] by agalal

- code cleaning

2011-12-03 23:24:56 Tree
[r605] by agalal

- adding OOEnum class
- adding AbstractModelGenerator class, JavaModelGenerator extends from it
- compilation unit parser method "generateModel()" in JavaModelGenerator
-

2011-12-03 22:59:24 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.