[root]/OMNotebook/ANTLR
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 734 (100.0%) | 104.8 |
dietmarw | 2 (28.6%) | 367 (50.0%) | 183.5 |
x05andfe | 2 (28.6%) | 366 (49.9%) | 183.0 |
adrpo | 1 (14.3%) | 1 (0.1%) | 1.0 |
adeas31 | 2 (28.6%) | 0 (0.0%) | 0.0 |
- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
0 lines of code changed in 2 files:
Formal clean up of all code files:
* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B
367 lines of code changed in 2 files:
- got rid of ANTLR project (not needed as is already in OMDev)
- updated walker.g to work with antlr 2.7.7
- regenerated the NotebookParser antlr files with antlr-2.7.7
- make the .pdb even for Release version
- updated projects to be able to build also a debug version.
- made the projects dependent on OMDev so peole don't have
to compile antlr and mico
1 lines of code changed in 1 file:
added OMNotebook source code.
// Anders Fernstr?m
366 lines of code changed in 2 files: