History for Tardis / lang / func.c
2023-06-04
@Jookia
bytecode: Garbage collect the stack ...
Jookia committed on 4 Jun
2023-05-31
@Jookia
lang: Pass arg_count to bytecode_run to aid stack allocation
Jookia committed on 31 May
@Jookia
lang: Fix arg counts to include return value
Jookia committed on 31 May
2023-05-30
@Jookia
lang: Implement basic bytecode for returning values
Jookia committed on 30 May
@Jookia
lang: Remove unused references to stdio.h
Jookia committed on 30 May
@Jookia
lang: Introduce func that just returns 1234
Jookia committed on 30 May