|
8fc9002195
|
clang-format: init
|
2024-03-12 10:35:33 +13:00 |
|
|
83f9f8690c
|
callisto: reformat
|
2024-03-12 09:52:48 +13:00 |
|
|
a89b8aee0a
|
callisto: move luaopen_ prototypes outside of the header
Previously they would have been public to any program that wanted to
use them.
|
2024-03-12 09:44:00 +13:00 |
|
|
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 |
|