215 Commits

Author SHA1 Message Date
acf5341107 fix backbutton on homepage 2025-03-03 11:28:17 +01:00
cccfd3212e custom font and sorting receipts 2025-03-03 11:05:00 +01:00
0bdfd78ca2 compiler: add builtins 2025-03-03 02:19:27 +01:00
6e5ac26c84 compiler: check match expressions 2025-03-03 01:57:53 +01:00
6d1693c318 slige: add runtime 2025-02-26 01:58:34 +01:00
8f3523d4e1 compiler: match expr first half 2025-02-24 00:02:16 +01:00
5c9e3ce73f compiler: unit enums 2025-02-23 02:56:11 +01:00
66fc0ec0b5 compiler: lower enums to mir 2025-02-22 03:44:35 +01:00
4c4b0da238 compiler: add tuple structs 2025-02-22 02:26:01 +01:00
5b109a5432 compiler: struct to mir 2025-02-17 09:22:28 +01:00
1f357fbb00 better login and register page 2025-02-14 11:20:55 +01:00
1bb12092cc notes: add reflektionstekst 2025-02-13 21:04:38 +01:00
e64aea5ad0 add notes from 7-2-2025 2025-02-13 12:10:43 +01:00
53d3777ee0 compiler: add struct types 2025-02-13 09:27:55 +01:00
a97a128336 compiler: add loops 2025-02-13 09:27:37 +01:00
3d161efb99 compiler: check assign 2025-02-11 22:23:52 +01:00
6ba6bce276 add typing barcode functionality 2025-02-11 13:26:04 +01:00
385d962092 scan products 2025-02-11 12:57:02 +01:00
8f4ca01f77 compiler: add assignment stuff 2025-02-10 23:01:34 +01:00
245ed06a3b compiler: equality 2025-02-10 18:23:56 +01:00
aa35b6f35d compiler: stop on errors 2025-02-10 17:53:47 +01:00
21c737d06a compiler: if-else + copyMove + more 2025-02-10 17:53:33 +01:00
c5e42844af compiler: rework diag messages a bit 2025-02-10 17:52:22 +01:00
010a3e7d19 compiler: if + other things 2025-02-10 12:20:46 +01:00
87561c624d wrap receipt page in safearea 2025-02-10 11:44:13 +01:00
7542fb7c44 fix 'incorrect use of expanded' error 2025-02-10 11:43:27 +01:00
b18e0455e7 search products 2025-02-10 10:19:33 +01:00
cea1a5f5bd compiler: remember call arg 2025-02-07 12:56:41 +01:00
2fe829a84f add notes 2025-02-07 12:56:41 +01:00
665d1eae58 delete default readme 2025-02-07 12:56:41 +01:00
11c6e9cad3 home page 2025-02-07 12:24:23 +01:00
55b87419be change theme color and add new page to dashboard 2025-02-07 10:36:37 +01:00
caa33d0a7d log in and register mock 2025-02-07 09:54:56 +01:00
f4886e045c compiler: finish example ast lower 2025-02-06 14:52:52 +01:00
e8c666412c fix infinite loading for image painter 2025-02-06 09:10:02 +01:00
eafabc8afa compiler: exhaust match 2025-02-06 02:24:04 +01:00
f09858a41d compiler: make reasonable resolving 2025-02-05 14:41:35 +01:00
21484b9f8e location page 2025-02-05 14:38:39 +01:00
d669fc50f3 color changes 2025-02-05 13:05:49 +01:00
2f23803154 add floor_plan.png 2025-02-05 11:52:04 +01:00
9bdbaa85e1 add more products 2025-02-05 11:15:59 +01:00
a5502810cd compiler: investigate pattern lower 2025-02-05 01:36:26 +01:00
f9e14e5056 set deno workspace 2025-02-04 17:01:32 +01:00
84e845a4bf rename Docs/ to docs/ 2025-02-04 15:12:35 +01:00
16c3d67049 delete API/ 2025-02-04 15:11:55 +01:00
2d1dde8d60 add slige compiler 2025-02-04 15:09:00 +01:00
3113e771e0 feedback when adding to cart 2025-02-04 14:31:09 +01:00
9451187c97 show total price in receipts 2025-02-04 12:24:53 +01:00
13ef0644be change scaffold color 2025-02-04 12:24:35 +01:00
247525b80a paying animation 2025-02-04 10:58:04 +01:00