78 Commits

Author SHA1 Message Date
e3c4355d58 Merge pull request 'Added Bitwise Operations' (#2) from dev into master
Reviewed-on: #2
2022-05-04 16:22:44 +02:00
66fb82625c Merge branch 'master' into dev 2022-05-04 16:22:19 +02:00
7501cf7781 Fix to allow negative Values 2022-05-04 16:19:57 +02:00
ad1fddf495 Add bitwise operations to ALU 2022-05-04 16:19:45 +02:00
7ffad6e002 Merge pull request 'ALU improvments and CSS cleanup' (#1) from dev into master
Reviewed-on: #1
2022-05-04 14:45:15 +02:00
90dae6963b Fixes tiny style bug 2022-05-04 14:44:06 +02:00
d4a8f75798 Updated examples 2022-05-04 14:39:01 +02:00
f1d8677377 Some further style optimization 2022-05-04 14:38:50 +02:00
7873eab9c7 Updated documentation to include new instructions 2022-05-04 13:02:53 +02:00
7810b479c7 Worked on documentation and fixed way to many spelling mistakes 2022-05-04 12:41:39 +02:00
231357624f Did some visual cleaning up 2022-05-04 11:46:51 +02:00
66cb839f87 Did some renaming and added some more functionality to ALU 2022-05-04 11:46:38 +02:00
b41f999323 Removed some unneeded spaces 2022-05-04 11:45:49 +02:00
bf2d2e4256 Prevent builds from ending up in the repro 2022-04-20 11:37:07 +02:00
0f5244ca08 Merge branch 'dev' 2021-09-29 16:00:14 +02:00
864410c028 Updated documentation 2021-09-29 15:52:38 +02:00
c6a2c38fea Merge branch 'dev' 2021-09-29 15:27:33 +02:00
62b974c4ef Fixed: After Button press "Instruction" jump to data area is confusingby changing 0 to a 1 2021-09-29 15:25:14 +02:00
44620254b3 Fixed: After Button press "Instruction" jump to data area is confusingby changing 0 to a 1 2021-09-29 15:24:42 +02:00
5bd49f36d0 Changed Link Formatting in README 2021-08-11 18:43:27 +02:00
06d3525550 Added a short README 2021-08-11 18:41:49 +02:00
f3b27a361e Added GPL LICENSE 2021-08-11 18:37:19 +02:00
b756e04e81 Added small comment 2021-08-01 19:18:50 +02:00
02c656f805 Changed styling to fit better for mobile devices 2021-08-01 19:13:15 +02:00
7755339c40 Made cookie.js less annoying. (It showed the banner every time a save was requested) 2021-08-01 17:00:15 +02:00
595149a986 Changed .gitignore 2021-08-01 16:39:58 +02:00
df2a8ccd0f Updated Documentation 2021-05-09 20:10:12 +02:00
25c5df9e6d Implemented user alert for at the end of the program 2021-05-09 19:56:02 +02:00
227644ed91 Merge branch 'user-im-n-export' 2021-05-09 19:10:17 +02:00
77a0dc77f6 Updated the year this was made 2021-05-09 19:09:08 +02:00
fd78e1b7b7 Added delay to example loading 2021-05-09 19:09:08 +02:00
8e6d974ed9 Cleaned up pc.js 2021-05-09 19:09:08 +02:00
2202149116 Updated Coloring for loader 2021-05-09 19:09:08 +02:00
75a3da7d95 Updated styles 2021-05-09 19:09:08 +02:00
6f200fc2a7 Updated examples for new model 2021-05-09 19:09:08 +02:00
0c5bb8d937 Implemented Im- and Export by user 2021-05-09 19:09:08 +02:00
673ac452ea Fixed overwriteAt, that did not overwrite if first pos in Array is to be changed 2021-05-09 19:09:08 +02:00
a711e0d148 Updated styling 2021-05-09 19:09:08 +02:00
7beb5c29b2 Updated elm.json to require file 2021-05-09 19:09:08 +02:00
9b67910063 Changed .gitignore so that builds aren't filling up repo 2021-05-09 19:09:08 +02:00
fb7a419f88 Added small build script to ease compiling 2021-05-09 19:09:08 +02:00
5a611918a0 Small changes to fix styles that were broken by refactoring 2021-05-09 19:09:08 +02:00
25f793a654 A big ton of refactoring. Basically split up Main.elm into a hand full smaller (more manageable) files. 2021-05-09 19:09:08 +02:00
964d34f73a Updated the year this was made 2021-05-09 19:06:17 +02:00
f2fe410cc1 Added delay to example loading 2021-05-09 19:05:32 +02:00
8b3d2d525b Cleaned up pc.js 2021-05-09 19:04:49 +02:00
a92da271d1 Updated Coloring for loader 2021-05-09 19:03:32 +02:00
c4a1884c6d Updated styles 2021-05-09 17:57:34 +02:00
1d7169ddb2 Updated examples for new model 2021-05-09 17:57:10 +02:00
8867374f85 Implemented Im- and Export by user 2021-05-09 17:56:40 +02:00