Commit Graph

35 Commits

Author SHA1 Message Date
5b46e973d4 Add types to number-literals 2025-07-24 23:04:35 +03:00
211cca50b8 Update readme and tests 2025-07-24 22:06:58 +03:00
1ec9bdb166 Update readme 2025-07-24 21:55:22 +03:00
5b59d0689b update readme 2025-07-24 21:33:58 +03:00
a3d923da12 Update readme 2025-07-24 20:25:25 +03:00
9ba091973a Update readme 2025-07-24 11:18:23 +03:00
5831b06af5 Update readme 2025-07-23 21:08:50 +03:00
ccb5741666 Fix add_num_to_str to accept arbitrary length numbers 2025-07-23 19:39:32 +03:00
b9459a19bb Add div/mod parsing 2025-07-23 14:59:51 +03:00
c4f78471cd Update readme 2025-07-22 23:01:55 +03:00
b2e9849504 Update README and .gitignore 2025-07-21 21:15:55 +03:00
7929a798af Update examples a little bit 2025-07-21 20:23:37 +03:00
6d879e5a30 Update README.md 2025-07-21 17:32:41 +03:00
7c7dde03f9 Fix error reporting on No-Main-Function and add fp compilation 2025-07-21 16:44:16 +03:00
96947be97a Remove additional llvm ir print, update readme 2025-07-21 15:47:50 +03:00
d65b0153a1 Implement unary operators as syntax sugar 2025-07-21 15:12:49 +03:00
14b6e6b2f9 Update readme 2025-07-21 14:56:57 +03:00
48674912fa Update README.md 2025-07-21 14:50:57 +03:00
c9b363d9e8 Update README 2025-07-21 12:21:09 +03:00
2293b6edb8 Add some type of mutability-guard 2025-07-21 10:24:25 +03:00
cbea8660c2 Update README.md 2025-07-21 09:57:18 +03:00
893eaaa865 Clean up and fix some warnings 2025-07-20 22:36:38 +03:00
8bb337dbca Update readme 2025-07-20 21:09:04 +03:00
575abe8172 Make passes actually return errors well 2025-07-20 15:25:21 +03:00
f81fc7e925 Update LLVM compilation guide to use ninja 2025-07-19 00:30:25 +03:00
9749a29680 Upgrade to LLVM 20.1 2025-07-18 23:04:08 +03:00
cb2604dc22 Update readme 2025-07-17 12:37:57 +03:00
0ec427252f Add some support for custom struct types in lib 2025-07-15 20:28:59 +03:00
0e5f12e0e2 Update README 2025-07-14 22:57:33 +03:00
1173e17fe6 Update TODO-list 2025-07-14 17:57:34 +03:00
e15f77d9de Update libtest and make examples/cli.rs 2025-07-14 17:26:38 +03:00
c2a087785e Update README and lib docs 2025-07-14 02:28:01 +03:00
c50474cc8e Update README.md 2025-07-09 20:27:12 +03:00
20dfdfec9f update README.md 2025-07-05 01:52:03 +03:00
bda4fa4200 Move stuff around, add comment about compiling LLVM 2023-07-31 00:35:46 +03:00