Commit History

Autor SHA1 Mensaxe Data
  Taddeus Kroes 9e395dc2f9 Added new syntax for derivatives to the parser. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 60155fdc94 Moved division negation to nominator. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 1d21942339 Successfully rewriting of assignment 1 of leiden oefenopgaven. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 1c68fcb3c6 Merged conflicts. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 1709f87203 Avoid an empty line when there are no possibilities to print. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 16a11f0f1b Clear list of last possibilities when current expression has no possibilities. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen effcdda459 Fixed bug that printed the output twice after a rewrite operation. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 7ecb7c78c1 Print modifications done by hook_read_after() only once. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 80657ead6d Only show possibilities when verbose mode is active. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 04ecc8b946 Made 'words' variable static. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 1e753b0b1f Added PI to parser and Node stringification. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes f319783e77 Removed prototype function grammar. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes b9aea94e47 Merge branch 'function' of kompiler.org:trs into function %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 8c9a6c6ed8 Introduces FUNCTION token instead of seperate tokens for each function. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes cc5d8f577e Applied pep8. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 95b0fc11f9 Switched precedence of power and functions, and added some unit tests for it (corresponding to WolframAlpha's output). %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 62e32ad51f Added support for function calls in parser. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 54eb9c5b8c Merge branch 'negated' %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen ff77c565f8 Filter all tokens dynamically instead of a predefined list. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes a193b4c28d Removed COMMA token from explicit lexing script (was elready in operator list). %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 1752a601a1 Started implementing function parsing. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 84753e446b Some syntaxis fixes (applied pep8). %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 540678134d Moved token definitions to operator defs in node.py. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen e115283e5a Avoid duplicated matches by calling only OP_NEG handlers. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 6303fe2982 Removed disabled subtree_map implementation. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 564c751bbe Removed subtree_map and fixed almost all unit tests. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 53f649a7ab Parser will add negation to left-most child of scope. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 037b682172 Fixed negation assertion bug. %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 76b7149de4 Trying to fix the negation AssertionError (work in progress). %!s(int64=14) %!d(string=hai) anos
  Sander Mathijs van Veen 105cd26942 Removed OP_NEG operator from source code (partially done). %!s(int64=14) %!d(string=hai) anos