Commit Graph

54 Commits

Author SHA1 Message Date
43902161d2 Fixed cache 2018-05-09 22:30:15 +02:00
b6b1cec7d5 Fixed bug with +- 2018-05-06 18:18:53 +02:00
6d024c5569 New rules 2018-05-06 18:05:21 +02:00
47fe4f5647 Added e 2018-05-06 16:37:25 +02:00
3358028a71 Added logarithms 2018-05-05 23:06:36 +02:00
ca08cef307 Oh wow, finally!t's working now 2018-04-21 22:05:15 +02:00
4e9f4350f0 Source cleanup 2018-03-26 09:04:09 +02:00
7279a44b0e Updated cache 2018-03-26 09:01:26 +02:00
520af764fd Switched a debug boolean 2018-03-25 12:47:18 +02:00
b1aabe899f Finished converting js rules to java rules 2018-03-25 12:36:22 +02:00
01925526a1 Added all the rules, converted automatically, to fix. 2018-03-24 23:33:04 +01:00
7254b359e1 Removed an unused Variable 2018-03-22 20:43:42 +01:00
e895642a45 Updated the Rules Manager 2018-03-22 20:40:41 +01:00
3a4964f24b Merge remote-tracking branch 'origin/new-math-rules' into new-math-rules 2018-03-22 17:38:07 +01:00
345b53eeff Better error logs 2018-03-22 17:37:31 +01:00
e49bb8ff62 Updated RulesManager 2018-03-22 15:54:06 +01:00
4a53bb68b4 New java rules 2018-03-22 10:06:31 +01:00
601a275277 Removed unused imports 2018-03-22 08:34:19 +01:00
19083a380a Fixed debug output with special chars 2018-03-21 16:45:20 +01:00
f410a9181b More command line arguments 2018-03-14 19:41:10 +01:00
6219a6bfc9 Better debug output 2018-03-13 22:33:26 +01:00
c914fac1f5 Moved OutputLayout 2018-03-11 17:47:42 +01:00
28c8eef876 Added verbose logs 2018-03-01 10:03:46 +01:00
2a0440bac8 Moved MathSolver to solver.MathSolver 2018-03-01 09:54:14 +01:00
5MITT04
a25f2a20c6 Resolved compiler errors 2018-03-01 09:39:47 +01:00
528e94966e Added more rules 2018-02-07 22:06:40 +01:00
ef1430a9e4 Converted more rules 2018-02-06 22:46:28 +01:00
62277c7b4f Added new rules and introduced the variable 'maxFactor' 2018-02-05 00:05:31 +01:00
d181ecaf25 Updated rules 2017-12-24 12:02:29 +01:00
d5d34394db Added JIT warp-up phase 2017-12-24 12:02:28 +01:00
b23eeeb35c Added division rule
removed also some old and unused resources
2017-12-24 12:02:27 +01:00
b7a50c3cc5 Fixed rules loading 2017-12-24 12:02:27 +01:00
62418138fc Redefined Functions 2017-12-24 12:02:26 +01:00
3c81271338 new math rules 2017-12-24 12:02:26 +01:00
209253fcac Updated algebra rules 2017-12-20 18:07:11 +01:00
ca41857f0c Better GPU memory handling 2017-11-19 22:58:37 +01:00
35294797a3 Async math computing 2017-11-19 12:55:48 +01:00
f24511ffd7 Changed some rules and removed all the "SyntaxRule" ones
Added parentheses where needed in the output.
2017-11-01 22:34:35 +01:00
12478f1cb9 Keybard and Multiplication parsing changed.
-Faster keyboard input handling
-Fixed an important bug that prevents the correct parsing of the
multiplications
2017-10-31 23:11:53 +01:00
574f1adb60 Improved VBO support and bugfixes. 2017-10-17 22:49:21 +02:00
3ce9eb61df Made DisplayManager not static and organized Imports 2017-09-24 18:47:30 +02:00
209109d75c Using Vertex Buffer Object method to speed up the rendering 2017-09-23 23:23:26 +02:00
30512b143d A lot of performance improvements 2017-09-15 23:24:12 +02:00
70adfc81b6 Fixed a bug with negative numbers and replaced the algebra screenshot 2017-07-24 23:36:43 +02:00
df16972589 A lot of improvements bugfixes: 2017-07-24 23:11:29 +02:00
d02f5c7db8 Implemented MCD 2017-07-02 23:09:44 +02:00
0277af9eca Added Sine block 2017-06-25 00:23:49 +02:00
b194f19092 Enchanced math parser, again. 2017-06-12 12:35:10 +02:00
8bc727e823 Fixed bugs and enhanched math parser. 2017-06-09 22:47:30 +02:00
d46a9c5df4 Enchanced result appearance 2017-06-05 22:50:33 +02:00