slederer
3fd6011e36
runtime/stdlib: add MaxAvail function
2026-04-18 03:30:54 +02:00
slederer
14d6de059d
implement newOrNil, changes to stdlib
...
- newOrNil works like new, but sets the variable to nil
if the heap allocation failed
- change stdlib to use newOrNil in openfile and openvolumeid
- changes to programs that use openvolumeid
2025-08-31 23:30:40 +02:00
slederer
165517a9c8
runtime: add MemAvail function
2025-08-24 02:04:42 +02:00
slederer
c779cd0d3f
stdlib: add nointr procedure
...
stdlib: give PExec2 and PExec3 more sensible names
pcomp: increase heap size
2025-02-02 01:18:01 +01:00
slederer
3c8525dcca
stdlib: increase string length for copy and insert
2025-01-15 01:55:58 +01:00
slederer
df46223d88
reclaim: crunch free space
2024-10-20 00:50:59 +02:00
slederer
60db522e87
initial commit
2024-09-19 14:12:22 +02:00