Historial de Commits

Autor SHA1 Mensaje Fecha
  Sander Mathijs van Veen 65c425dba5 Fixed main.py import error. hace 14 años
  Sander Mathijs van Veen 116156326a Fixed outline issue on textarea in google chrome browser. hace 14 años
  Sander Mathijs van Veen 9e73ab037d Fixed whitespace issue in main.py (PEP8). hace 14 años
  Sander Mathijs van Veen 216b5019df Implemented frontend logic for 'step' and 'answer'. hace 14 años
  Sander Mathijs van Veen feb84e0e40 Finished 'step' and 'answer' request handlers. hace 14 años
  Sander Mathijs van Veen 5ae3336051 Enabled auto reloading of source files in backend. hace 14 años
  Sander Mathijs van Veen 7dc530a4ee Added buttons for 'step' and 'answer' actions. hace 14 años
  Sander Mathijs van Veen 388bdb396f Fix merge conflict. hace 13 años
  Sander Mathijs van Veen cc507adc7f Added command line options for backend to main.py. hace 14 años
  Sander Mathijs van Veen 99d5e2001f Separated static files and set textAlign to left. hace 14 años
  Sander Mathijs van Veen 4cd28fc091 Added codemirror2 as external dependency. hace 14 años
  Sander Mathijs van Veen e8d95095a4 Added jquery library to editor. hace 14 años
  Sander Mathijs van Veen a20f2a5bc9 Added minified jquery lib to the build system. hace 14 años
  Sander Mathijs van Veen 13d99cc3f6 Added jquery as external dependency. hace 14 años
  Taddeus Kroes f0317bc4e9 Intergrals now use uppercase constant variable names. hace 13 años
  Taddeus Kroes 3e5a676b9e Added ICNORECASE flag to preprocessor to allow expressions like 'aC'. hace 13 años
  Taddeus Kroes a793a96ae4 Uppercase variables are now put at the end of a polynome, and the start of a monomial. hace 13 años
  Taddeus Kroes 1e47856573 Added a test to complete utils coverage. hace 13 años
  Taddeus Kroes a77a89778e Fixed scope index replacement issue in fraction rule. hace 13 años
  Taddeus Kroes 91a264526c Scope removing/replacing is now done using numeric indices instead of node references. hace 13 años
  Taddeus Kroes 712dbdbcab Added rules (and tests) for sorting polynomes and monomials. hace 13 años
  Taddeus Kroes 464b95ee33 Disabled a seemingly useless condition in extract_polynome_properties. hace 13 años
  Taddeus Kroes a3de71193e Generalized structure of sort rules. hace 13 años
  Taddeus Kroes 77ae42a081 Added pair iterator. hace 13 años
  Taddeus Kroes ecf5d46604 Cleared up some variable names. hace 14 años
  Taddeus Kroes 54783d377e Added new tree traversal idea to TODO list. hace 14 años
  Taddeus Kroes e09fb5e901 Code coverage fix. hace 14 años
  Taddeus Kroes 3d3792c372 Improved elimination of terms in fraction (de)nominators. hace 14 años
  Taddeus Kroes 7e9c999323 Relative precedences in strategy now support more than 2 functions in the same list. hace 14 años
  Taddeus Kroes 08c982bba4 Changed negate() function to negate by reference by default (as a small optimization). hace 14 años