Yentl Van Tendeloo 40aeab0485 Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 years ago
..
__init__.py 16aea7da03 Initial commit from svn 9 years ago
bootstrap_visitor.py 3405dcfb14 Add debug information to PrimitivesVisitor 9 years ago
compiler.py 2fda6044b0 New metamodel is merged in and basic conformance checks seem to work 9 years ago
constructors_object_visitor.py 80865063a6 Fixed bug where compile script assumed that file was in folder 9 years ago
constructors_visitor.py 9831fb72c3 Change the complete interface of Visitors (using arguments) 9 years ago
declare_functions_visitor.py 9831fb72c3 Change the complete interface of Visitors (using arguments) 9 years ago
grammar_compiler_visitor.py 16aea7da03 Initial commit from svn 9 years ago
hutnparser.py 07844c2640 Propagate self.inputfile throughout the parse tree 9 years ago
linker.py 40aeab0485 Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 years ago
loader.py 16aea7da03 Initial commit from svn 9 years ago
meta_grammar.py 16aea7da03 Initial commit from svn 9 years ago
position.py 16aea7da03 Initial commit from svn 9 years ago
prettyprint_visitor.py 9831fb72c3 Change the complete interface of Visitors (using arguments) 9 years ago
primitives_object_visitor.py b96665724e Bundle the PO constructor together and increase number of parallel 9 years ago
primitives_visitor.py d26b213e74 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 years ago
semantics_visitor.py a61648ff2e Fixed bootstrapper 9 years ago
symbol_table.py 16aea7da03 Initial commit from svn 9 years ago
types_mv.py 16aea7da03 Initial commit from svn 9 years ago
visitor.py 9831fb72c3 Change the complete interface of Visitors (using arguments) 9 years ago