Commit History

Author SHA1 Message Date
  Taddeus Kroes 7250333eb4 Upgraded graph_drawing to latest vesion. 14 years ago
  Taddeus Kroes 6556ca495a Merge branch 'master' of kompiler.org:trs 14 years ago
  Taddeus Kroes eaf393e5d7 Upgraded graph_drawing to latest vesion. 14 years ago
  Sander Mathijs van Veen 1d21942339 Successfully rewriting of assignment 1 of leiden oefenopgaven. 14 years ago
  Taddeus Kroes 1c68fcb3c6 Merged conflicts. 14 years ago
  Taddeus Kroes aa2d137d2d Implemented standard radians. 14 years ago
  Sander Mathijs van Veen 1709f87203 Avoid an empty line when there are no possibilities to print. 14 years ago
  Sander Mathijs van Veen ffb9e90604 Fixed typo in unit test name. 14 years ago
  Sander Mathijs van Veen 16a11f0f1b Clear list of last possibilities when current expression has no possibilities. 14 years ago
  Sander Mathijs van Veen effcdda459 Fixed bug that printed the output twice after a rewrite operation. 14 years ago
  Sander Mathijs van Veen 7ecb7c78c1 Print modifications done by hook_read_after() only once. 14 years ago
  Sander Mathijs van Veen 80657ead6d Only show possibilities when verbose mode is active. 14 years ago
  Taddeus Kroes be87484c2e Moved unicode PI to separate unicode tokens file. 14 years ago
  Sander Mathijs van Veen 361a0f1b87 Merge branch 'master' of kompiler.org:trs 14 years ago
  Sander Mathijs van Veen 0ac438f3bf Added basic validation functionality. 14 years ago
  Taddeus Kroes 04ecc8b946 Made 'words' variable static. 14 years ago
  Taddeus Kroes 279f403938 Added some goniometric matching functions. 14 years ago
  Taddeus Kroes 98445a0e2c Added helper function to check if a node matches a fraction format. 14 years ago
  Taddeus Kroes 7b359faff3 Removed some usless parentheses. 14 years ago
  Taddeus Kroes 5d0be51ea7 Added rewrite rules for negated sin/cos parameters. 14 years ago
  Taddeus Kroes a37df98b14 Upgraded graph_drawing to latest version. 14 years ago
  Taddeus Kroes 1e753b0b1f Added PI to parser and Node stringification. 14 years ago
  Taddeus Kroes 9084b7f4ae Removed old commented operators. 14 years ago
  Taddeus Kroes f319783e77 Removed prototype function grammar. 14 years ago
  Taddeus Kroes b9aea94e47 Merge branch 'function' of kompiler.org:trs into function 14 years ago
  Taddeus Kroes 8c9a6c6ed8 Introduces FUNCTION token instead of seperate tokens for each function. 14 years ago
  Taddeus Kroes 6139bd8225 Merge branch 'master' into gonio 14 years ago
  Taddeus Kroes da968378be Uncommented goniometric rules. 14 years ago
  Taddeus Kroes cc5d8f577e Applied pep8. 14 years ago
  Taddeus Kroes 95b0fc11f9 Switched precedence of power and functions, and added some unit tests for it (corresponding to WolframAlpha's output). 14 years ago