• Joined on 2024-01-14
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
mb created branch master in mb/nulfos 2024-10-21 14:39:59 +02:00
mb pushed to master at mb/nulfos 2024-10-21 14:39:59 +02:00
bb6dd4881b base
mb created repository mb/nulfos 2024-10-21 14:39:54 +02:00
mb pushed to master at mb/d3 2024-10-20 22:43:20 +02:00
fb85af7c40 factor player direction as component property
mb pushed to master at mb/d3 2024-10-20 22:27:08 +02:00
e502ca00de add player rotation display