Commit graph

9 commits

Author SHA1 Message Date
e63e7a77a2 tree: specify the lua/ directory for includes 2024-03-11 12:37:50 +13:00
21feabdded callisto: remove standard lualibs from loadedlibs[] 2024-03-11 12:13:44 +13:00
8c5777fb98 tree: add standard copyright phrasing
Callisto - standalone scripting platform for Lua 5.4
Copyright (c) 2023-2024 Jeremy Baxter.
2024-02-19 10:16:45 +13:00
11f6a34ebf merge fs and path libraries 2023-12-24 14:24:55 +13:00
dfe3e57d1c minor cleanups and fixes
notably: remove the broken socket module and remove CALLISTO_OSLIBNAME
and CALLISTO_MATHLIBNAME
2023-12-23 13:20:32 +13:00
290289cbf5 Refactor and fix up a lot of code
Don't tell the boss I forgot a couple of free()s...
2023-11-26 17:13:41 +13:00
7ff02fbbb1 Move fs.basename and fs.dirname into the path library, create errors.h 2023-08-10 08:14:05 +12:00
659bbb9e90 Rename file -> fs 2023-08-01 13:34:32 +12:00
4e03fc1620 Rename lcallisto.c -> callisto.c 2023-07-24 12:30:41 +12:00
Renamed from lcallisto.c (Browse further)