Commit Graph

249 Commits

Author SHA1 Message Date
434ccb3a68 Better Graphic Engines management 2018-09-11 01:12:54 +02:00
07c9ec286b Updated readme.txt 2018-09-04 12:14:36 +02:00
be514a116c Updated cache files 2018-09-04 12:12:52 +02:00
899ca234ce Moved code into submodules 2018-09-04 12:12:41 +02:00
bda1752c53 Bugfixes 2018-09-02 14:21:08 +02:00
eacaff6288 Renamed pom.xml packages 2018-09-02 13:39:22 +02:00
d9d42007f2 Renamed package name from org.warp.picalculator to it.cavallium.warppi 2018-09-02 13:36:49 +02:00
9c2d5cfb24 Source code formatted 2018-09-02 12:45:51 +02:00
28eaab65bd Bugfixes 2018-09-02 12:09:59 +02:00
67db9cc195 Improved the code of the graphic engine 2018-09-02 03:47:24 +02:00
97422ba06a RxJava 2018-08-29 00:07:45 +02:00
8a7e4f29f3 TeaVM startup crash fixed 2018-08-28 02:49:57 +02:00
1f99bad087 Fixed pom.xml main class 2018-08-28 02:42:33 +02:00
2a21586802 Source code formatted 2018-08-28 02:39:41 +02:00
35fc49768c Code cleanup, startup bugfixes and method result caching 2018-08-28 02:38:27 +02:00
094b2df460 Removed unused file 2018-08-23 15:59:36 +02:00
63d86c66a2 updated classpath 2018-08-23 15:55:41 +02:00
6cea02af81 Merge branch 'master' of https://github.com/Cavallium/WarpPI 2018-07-28 23:30:51 +02:00
84590f6f20 Touch device updated 2018-07-28 23:26:07 +02:00
f246f96c19 Updated pom.xml 2018-07-24 19:30:13 +02:00
1f01f57979 Updated pom.xml 2018-07-23 02:23:27 +02:00
e951b5e352 Updated pom.xml 2018-07-23 02:16:35 +02:00
e0cff2f468 Added jogl 2.4 for aarch64 2018-07-23 01:21:27 +02:00
76f639be04 Updated gitignore 2018-07-23 01:18:13 +02:00
9ff7bfbe75 Updated pom and gitignore 2018-07-23 01:16:40 +02:00
20097e1fcb Moved html engine 2018-07-22 23:40:51 +02:00
dd9fab3841 Idea project 2018-07-22 23:39:45 +02:00
ba3d4d34dc
Merge pull request #3 from katrinleinweber/resolve-DOIs-securely
Hyperlink DOIs against preferred resolver
2018-07-16 13:37:24 +02:00
6e327f0eb1 Added touch support and events. Refined hardware related classes 2018-06-30 18:46:53 +02:00
Katrin Leinweber
0a69fb4ea3 Hyperlink DOIs against preferred resolver 2018-06-16 21:59:09 +02:00
d16d4e0e99
Update README.md 2018-06-14 18:18:08 +02:00
0451a54a0e
Update README.md 2018-06-14 18:17:24 +02:00
a9e4bccecb Fixed a bug 2018-06-14 12:20:01 +02:00
638200f6bb Updated TeaVM javascript engine 2018-06-12 18:35:56 +02:00
41c1fc9b82 updated pom.xml version to 0.7-SNAPSHOT 2018-06-11 22:48:36 +02:00
17cf2bd2a5
Update README.md 2018-06-11 22:46:21 +02:00
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