Commit History

Autor SHA1 Mensaxe Data
  Sander Mathijs van Veen 10cc67cae2 Fixed negation bug in parser. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 84c9dcb413 Added unit test for '3 4' -> '3 * 4' conversion. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 58a456b5e1 Preprocessor now converts '4 4' into '4 * 4'. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 7aee3e1caf Fixed some typo's in code comments. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 3ffe9be26b Added missing import statement and applied pep8. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 8beba7ba0b Added unit tests for exponentiation expressions. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen bb8c1c916c Implemented expression preprocessor and 'graph' statement. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 24f62cbb1e Pass all given kwargs to the ParserWrapper. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 07dc9e8d1f Added unit tests and script to view profiler stats. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 430573e358 Added 'profile' and 'profile-view' Make targets. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen c6d1f38e9b Added coverage 'exclude' markers to tests/parser.py. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 2ad7b22689 Added coverage 'exclude' markers to src/parser.py. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen b878620d47 Fixed bison import, code cleanup and applied pep8. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen df45f247f1 Do not create a symbolic link to bison.py. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes fc77458239 Merge branch 'master' of kompiler.org:trs %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 513c04f37f Implemented some basis rewrite rules, along with unit tests for node.py. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 054c926566 Added support for python coverage version 3.4. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 7c83ea2582 Code cleanup in unit tests. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen e3e7271501 Updated pybison version. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 76c8962c19 Should have been in the previous commit. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 718d409d17 Removed matching code and added fix for Cython 0.14 in Makefile. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 55a9a891ee Re-enabled 'raise' test case. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 5576814bc7 Fixed bison parser lib dependency issue. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 142f4a8ad3 Updated graph_drawing version. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 1c4e9200f6 Code cleanup and updated pybison version. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen bf906321c7 Added tree matching files. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 4b7e9fe6ab Update pybison version. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen aa09d9d776 Implemented CONCAT grammar, code cleanup and fixed unit tests. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen e1cd699780 Update ignore list and switch from Pyrex ('deprecated') to Cython. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen bc910e29ef Started with constructing an expression tree in the parser. %!s(int64=14) %!d(string=hai) anos