• Joined on 2024-01-14
mb pushed to master at mb/turbotusmo-rs 2024-10-25 22:35:59 +02:00
40d06b0fa4 improve bench args
mb pushed to master at mb/turbotusmo-rs 2024-10-25 22:15:27 +02:00
1a647d91ab add loop script
mb created branch master in mb/turbotusmo-rs 2024-10-25 19:21:16 +02:00
mb pushed to master at mb/turbotusmo-rs 2024-10-25 19:21:16 +02:00
b130df0391 init
mb created repository mb/turbotusmo-rs 2024-10-25 19:20:39 +02:00
mb pushed to master at mb/microlang 2024-10-25 16:34:20 +02:00
08962bfba6 add constructors for value
mb pushed to master at mb/microlang 2024-10-25 15:52:50 +02:00
d269425943 implemented method call
mb pushed to master at mb/microlang 2024-10-25 14:33:59 +02:00
d3095d5980 implement comments
mb pushed to master at mb/microlang 2024-10-25 13:58:51 +02:00
7febf91d3c fixed return precedence and operator parsing
mb pushed to master at mb/nulfos 2024-10-25 01:44:32 +02:00
a2cca0be4e add basic script repl
mb pushed to master at mb/microlang 2024-10-25 00:50:58 +02:00
3868298f00 remove f64 maths from stdlib
mb pushed to master at mb/microlang 2024-10-25 00:37:37 +02:00
1de2322110 remove dependency over std lib
mb pushed to master at mb/microlang 2024-10-24 19:01:00 +02:00
a806471a0a add nostd example
mb pushed to master at mb/microlang 2024-10-24 18:48:53 +02:00
e0ffe2a858 explicit library api and remove dependency on stack overflow introspection tool
mb pushed to master at mb/microlang 2024-10-24 07:03:39 +02:00
dbeec4ee76 add loop examples
mb pushed to master at mb/microlang 2024-10-24 06:03:45 +02:00
6350e4a40f add serialization of values
mb created branch master in mb/microlang 2024-10-24 05:28:27 +02:00
mb pushed to master at mb/microlang 2024-10-24 05:28:27 +02:00
da82c775db init
mb created repository mb/microlang 2024-10-24 05:28:18 +02:00
mb pushed to master at mb/nulfos 2024-10-22 09:38:03 +02:00
0d1a12202f move setup script