ack/lang
David Given 3f049a4c29 Basic mid now throws an error on out-of-bounds parameters rather than returning
an uninitialised pointer (and crashing).

Fixes: #54
2018-06-05 09:53:56 +09:00
..
a68s Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
b lchar() needs to return the character written. (This happens by magic on 386, 2018-03-11 11:00:35 +01:00
basic Basic mid now throws an error on out-of-bounds parameters rather than returning 2018-06-05 09:53:56 +09:00
cem Fix resource leak. 2018-06-02 20:59:11 +02:00
fortran Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
m2 Free buf in GetFile(). 2017-11-13 21:34:31 -05:00
occam Don't define functions called itoa(), because this causes problems on platforms 2017-07-23 21:19:07 +02:00
pc strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
build.lua We can build our first C file. 2016-08-07 21:56:53 +02:00