Commit Graph

363 Commits

Author SHA1 Message Date
e0fd70d0ef Big update, added support for TeaVM (javascript) 2018-06-11 22:41:11 +02:00
e9967062fd Merge remote-tracking branch 'origin/new-math-rules'
Conflicts:
	.gitignore
	src/main/java/org/warp/picalculator/device/Keyboard.java
	src/main/java/org/warp/picalculator/gui/graphicengine/cpu/SwingWindow.java
	src/main/java/org/warp/picalculator/gui/screens/MarioScreen.java
2018-06-09 19:53:46 +02:00
6ea8983d17 updated classpath 2018-06-09 19:38:25 +02:00
2f93dce155 Initial TeaVM support 2018-06-09 19:37:34 +02:00
54ddf9df9d Initial TeaVM support 2018-06-09 19:37:34 +02:00
773f2c14bf Added ExponentRule8 and fixed results with multiple expressions 2018-05-26 20:19:53 +02:00
5d585a9ad6 Automatic code cleanup 2018-05-12 21:18:29 +02:00
d379f8a318 Removed debug strings 2018-05-09 22:55:27 +02:00
54a13eb68a Removed debug strings 2018-05-09 22:55:04 +02:00
b94ec86a55 Updated rules system 2018-05-09 22:54:00 +02:00
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
59a8e79e4d Logarithm natural display 2018-05-06 16:37:54 +02:00
47fe4f5647 Added e 2018-05-06 16:37:25 +02:00
3358028a71 Added logarithms 2018-05-05 23:06:36 +02:00
bc49dfe3f3 Updated cpu renderer, transparencies 2018-05-05 23:06:18 +02:00
e211ef901f Updated font 2018-05-05 23:02:25 +02:00
4d734bd630 Removed some unnecessary output strings 2018-04-21 23:49:18 +02:00
ca08cef307 Oh wow, finally!t's working now 2018-04-21 22:05:15 +02:00
a591a39d87 Better CPU renderer 2018-04-02 18:29:55 +02:00
095c6a0094 fixed cpu engine 2018-04-02 00:47:33 +02:00
b9ee67b3af updated gitignore 2018-04-01 17:22:07 +02:00
533351c4cd Updated gitignore 2018-04-01 17:21:02 +02:00
c43cd5d01c updated gitignore 2018-04-01 17:19:37 +02:00
d5dffc4bb8 updated gitignore 2018-04-01 17:18:11 +02:00
7d27a3e9cb fix 2018-04-01 17:16:50 +02:00
7209e0dca1 fix 2018-04-01 17:11:56 +02:00
7b71053119 fix 2018-04-01 17:09:42 +02:00
2af5cde4b8 Mario minigame updated 2018-04-01 16:49:54 +02:00
270b698c59 Mario minigame easter egg 2018-04-01 01:01:57 +02:00
b788bedc48 Fixed a bug 2018-03-31 18:42:21 +02:00
6e7631eb08 2x zoom 2018-03-31 18:02:36 +02:00
d5b34941bd Passing directly the FloatBuffer to the GPU
Completed the keypad key assignments
2018-03-29 19:20:28 +02:00
872bc3f943 Rend 2018-03-29 01:05:45 +02:00
7e82bde264 Ordered GPURenderer 2018-03-29 00:34:09 +02:00
575e9f4871 Updated some graphic libraries 2018-03-29 00:30:47 +02:00
4e9f4350f0 Source cleanup 2018-03-26 09:04:09 +02:00
7279a44b0e Updated cache 2018-03-26 09:01:26 +02:00
821af919fa Fixed a grammar error. 2018-03-25 20:42:03 +02:00
520af764fd Switched a debug boolean 2018-03-25 12:47:18 +02:00
301c85fedd Merge branch 'new-math-rules' of https://github.com/Cavallium/WarpPI into new-math-rules 2018-03-25 12:38:46 +02:00
b1aabe899f Finished converting js rules to java rules 2018-03-25 12:36:22 +02:00
6f0f1db439
test 2018-03-25 12:35:40 +02:00
acd879619b
test 2018-03-25 12:35:26 +02:00
01925526a1 Added all the rules, converted automatically, to fix. 2018-03-24 23:33:04 +01:00
3fa243375b Added ExpandRule1 and replaced FractionsRule2 2018-03-23 22:56:43 +01:00
628cdaa7d2 Update README.md 2018-03-23 11:03:12 +01:00
Andrea Cavalli
b417a2f122 Update README.md 2018-03-23 11:02:59 +01:00
9521bb0752
Update README.md 2018-03-23 10:36:12 +01:00