|
355c907135
|
runtime: parse req, send res
|
2025-03-05 03:33:55 +01:00 |
|
|
aeeed02c35
|
runtime: http server works
|
2025-03-05 01:28:47 +01:00 |
|
|
3c43ca074f
|
add http parser
|
2025-03-04 21:28:03 +01:00 |
|
|
49cf0f4db9
|
add http server threads
|
2025-03-04 16:24:28 +01:00 |
|
|
dc01bcdb84
|
runtime: add http server
|
2025-03-04 12:01:07 +01:00 |
|
|
1bd77c854a
|
add settings menu and saldo settings
Co-authored-by: SimonFJ20 <simonfromjakobsen@gmail.com>
|
2025-03-04 10:59:52 +01:00 |
|
|
bfadc046d6
|
navigate to home page after finished shopping
|
2025-03-04 09:56:11 +01:00 |
|
|
17f2392ab6
|
Store prices as DkkCents and format kr
Co-authored-by: SimonFJ20 <simonfromjakobsen@gmail.com>
|
2025-03-04 09:28:00 +01:00 |
|
|
8a8dce419e
|
compiler: add lir
|
2025-03-03 15:19:03 +01:00 |
|
|
432053bcaf
|
user balance logic
|
2025-03-03 15:13:36 +01:00 |
|
|
d934195326
|
product images
|
2025-03-03 14:22:51 +01:00 |
|
|
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 |
|