Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Taddeus Kroes a77a89778e Fixed scope index replacement issue in fraction rule. 13 gadi atpakaļ
  Taddeus Kroes 77ae42a081 Added pair iterator. 13 gadi atpakaļ
  Taddeus Kroes 49391e6c0f Bugfix: added negation copy to substitute function. 14 gadi atpakaļ
  Taddeus Kroes b024e0c230 Added some utility functions to find (prime) dividers of a number. 14 gadi atpakaļ
  Taddeus Kroes 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). 14 gadi atpakaļ
  Taddeus Kroes a9858f37b6 Added utility function to check wether a number divides another number. 14 gadi atpakaļ
  Taddeus Kroes 6add540a50 Changed function name. 14 gadi atpakaļ
  Taddeus Kroes d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. 14 gadi atpakaļ
  Taddeus Kroes 196a602c5b Added notation for absolute value to the parser. 14 gadi atpakaļ
  Taddeus Kroes 75ad53c894 Added some tests for utilities, together with some small bugfixes. 14 gadi atpakaļ
  Taddeus Kroes c56244701c Added rule to solve an indefinite integral. 14 gadi atpakaļ
  Taddeus Kroes cbd37711fd Implemented integral notation, still produces one shift/reduce conflict. 14 gadi atpakaļ
  Taddeus Kroes 6b59d5de1f Derivative now supports multiple variables without an error. 14 gadi atpakaļ
  Taddeus Kroes 307006701b Added some derivative rules. 14 gadi atpakaļ
  Taddeus Kroes 1a15deb503 Clarified function name. 14 gadi atpakaļ
  Taddeus Kroes c03390ba48 Implemented and tested some new rules for fractions. 14 gadi atpakaļ
  Taddeus Kroes 98445a0e2c Added helper function to check if a node matches a fraction format. 14 gadi atpakaļ
  Taddeus Kroes c6147911d6 Fixed ALL! import errors regarding scopes. 14 gadi atpakaļ
  Sander Mathijs van Veen c09b8a63d6 Removed is_prime from utils because it is unused. 14 gadi atpakaļ
  Taddeus Kroes 9f8b2e9cb0 Added some utility functions for rule matches. 14 gadi atpakaļ
  Sander Mathijs van Veen 72367e731d Parser will no longer combine ADD/SUB/MUL nodes to n-ary nodes. 14 gadi atpakaļ