Directory tools/xml/flatmodelicaxml/

Directory Created:
2006-05-15 02:43
Total Files:
27
Deleted Files:
0
Lines of Code:
22832

[root]/tools/xml/flatmodelicaxml

Lines of Code

tools/xml/flatmodelicaxml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 76 (100.0%) 57431 (100.0%) 755.6
adrpo 27 (35.5%) 22815 (39.7%) 845.0
dietmarw 27 (35.5%) 18922 (32.9%) 700.8
hudson 16 (21.1%) 15671 (27.3%) 979.4
sjoelund.se 6 (7.9%) 23 (0.0%) 3.8

Most Recent Commits

hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

1033 lines of code changed in 3 files:

  • tools/xml/flatmodelicaxml: flat_modelica_lexer.cpp (+85 -85), flat_modelica_parser.cpp (+279 -279), flat_modelica_tree_parser.cpp (+669 -669)
hudson 2013-05-02 21:27 Rev.: 15965

[Janitor mode] Fix tabs

14616 lines of code changed in 8 files:

  • tools/xml/flatmodelicaxml: FlatModelicaLexer.cpp (+1228 -1228), FlatModelicaXML.cpp (+71 -71), FlatModelicaXml.h (+4 -4), MyAST.h (+8 -8), flat_modelica_lexer.cpp (+1492 -1492), flat_modelica_parser.cpp (+3671 -3671), flat_modelica_tree_parser.cpp (+8109 -8109), test.cpp (+33 -33)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

22 lines of code changed in 5 files:

  • tools/xml/flatmodelicaxml: FlatModelicaXML.cpp (+2 -2), FlatModelicaXml.h (+2 -2), MyAST.h (+4 -4), flat_modelica_parser.cpp (+1 -1), flat_modelica_tree_parser.cpp (+13 -13)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

22 lines of code changed in 5 files:

  • tools/xml/flatmodelicaxml: FlatModelicaXML.cpp (+2 -2), FlatModelicaXml.h (+2 -2), MyAST.h (+4 -4), flat_modelica_parser.cpp (+1 -1), flat_modelica_tree_parser.cpp (+13 -13)
sjoelund.se 2010-09-21 12:34 Rev.: 6159

- Fix svn-eol-style on Makefiles

1 lines of code changed in 1 file:

  • tools/xml/flatmodelicaxml: Makefile (+1 -1)
dietmarw 2008-11-02 18:35 Rev.: 3732

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

18922 lines of code changed in 27 files:

  • tools/xml/flatmodelicaxml: FlatModelicaLexer.cpp (+1508 -1507), FlatModelicaLexer.hpp (+83 -83), FlatModelicaXML.cpp (+84 -83), FlatModelicaXML.vcproj (+240 -240), FlatModelicaXml.h (+9 -8), Makefile (+6 -5), ModelicaXMLUtilities.cpp (+50 -49), ModelicaXMLUtilities.hpp (+32 -32), MyAST.h (+1), flat_modelica_lexer.cpp (+1711 -1710), flat_modelica_lexer.g (+16 -15), flat_modelica_lexer.hpp (+89 -89), flat_modelica_parser.cpp (+4167 -4166), flat_modelica_parser.g (+80 -79), flat_modelica_parser.hpp (+217 -217), flat_modelica_parserTokenTypes.hpp (+172 -172), flat_modelica_parserTokenTypes.txt (+155 -154), flat_modelica_tree_parser.cpp (+9109 -9108), flat_modelica_tree_parser.hpp (+237 -237), flat_modelica_tree_parserTokenTypes.hpp (+175 -175), flat_modelica_tree_parserTokenTypes.txt (+158 -157), flatmodelicaTokenTypes.hpp (+131 -131), flatmodelicaTokenTypes.txt (+114 -113), parse_tree_dumper.cpp (+1), parse_tree_dumper.hpp (+8 -8), test.cpp (+23 -22), walker.g (+346 -345)
adrpo 2006-05-15 02:43 Rev.: 2377

Updated the XML part with the latest version of ModelicaXML and FlatModelicaXML

22815 lines of code changed in 27 files:

  • tools/xml/flatmodelicaxml: FlatModelicaLexer.cpp (new 1506), FlatModelicaLexer.hpp (new 87), FlatModelicaXML.cpp (new 134), FlatModelicaXML.vcproj (new 336), FlatModelicaXml.h (new 67), Makefile (new 70), ModelicaXMLUtilities.cpp (new 48), ModelicaXMLUtilities.hpp (new 32), MyAST.h (new 112), flat_modelica_lexer.cpp (new 1709), flat_modelica_lexer.g (new 226), flat_modelica_lexer.hpp (new 99), flat_modelica_parser.cpp (new 4163), flat_modelica_parser.g (new 682), flat_modelica_parser.hpp (new 222), flat_modelica_parserTokenTypes.hpp (new 172), flat_modelica_parserTokenTypes.txt (new 153), flat_modelica_tree_parser.cpp (new 9135), flat_modelica_tree_parser.hpp (new 381), flat_modelica_tree_parserTokenTypes.hpp (new 176), flat_modelica_tree_parserTokenTypes.txt (new 157), flatmodelicaTokenTypes.hpp (new 131), flatmodelicaTokenTypes.txt (new 112), parse_tree_dumper.cpp (new 9), parse_tree_dumper.hpp (new 114), test.cpp (new 114), walker.g (new 2668)
Generated by StatSVN 0.7.0