..
test
Make fixes and improvements
2023-07-09 05:21:11 -07:00
cosmo.h
Simplify redbean serialization code
2022-09-06 20:07:29 -07:00
lapi.c
Fix bugs in cosmocc toolchain
2023-06-08 23:44:03 -07:00
lapi.h
Make improvements
2022-04-24 10:06:05 -07:00
lauxlib.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lauxlib.h
Mint APE Loader v1.5
2023-07-26 13:54:49 -07:00
lbaselib.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lcode.c
Make improvements
2022-04-24 10:06:05 -07:00
lcode.h
Make improvements
2022-04-24 10:06:05 -07:00
lcorolib.c
Make improvements
2022-04-24 10:06:05 -07:00
lctype.h
Polish redbean serialization
2022-04-29 06:10:10 -07:00
ldblib.c
Unbloat the build
2022-08-11 00:15:29 -07:00
ldebug.c
Unbloat the build
2022-08-11 00:15:29 -07:00
ldebug.h
Make improvements
2022-04-24 10:06:05 -07:00
ldo.c
Pay off more technical debt
2022-09-12 23:36:56 -07:00
ldo.h
Make improvements
2022-04-24 10:06:05 -07:00
ldump.c
Make improvements
2022-04-24 10:06:05 -07:00
lfunc.c
Make improvements
2022-04-24 10:06:05 -07:00
lfunc.h
Make improvements
2022-04-24 10:06:05 -07:00
lgc.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lgc.h
Make improvements
2022-04-24 10:06:05 -07:00
linit.c
Make improvements
2022-04-24 10:06:05 -07:00
liolib.c
Remove stdio lock macros from amalgamation
2022-09-10 12:03:36 -07:00
ljumptab.inc
Get Lua to build with all tests passing
2021-03-07 13:31:09 -08:00
llex.c
Add EncodeHex() and DecodeHex() to Redbean
2023-07-06 15:38:08 -07:00
llex.h
Get Lua to build with all tests passing
2021-03-07 13:31:09 -08:00
llimits.h
Make improvements
2022-04-26 16:46:15 -07:00
llock.c
Make important improvements
2022-09-14 22:39:08 -07:00
lmathlib.c
Clean up more code
2023-06-18 01:00:05 -07:00
lmem.c
Add raw memory visualization tool to redbean
2022-05-14 04:33:58 -07:00
lmem.h
Make improvements
2022-04-24 10:06:05 -07:00
loadlib.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lobject.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lobject.h
Pay off more technical debt
2022-09-12 23:36:56 -07:00
lopcodes.c
Make improvements
2022-04-24 10:06:05 -07:00
lopcodes.h
Make improvements
2022-04-24 10:06:05 -07:00
lopnames.inc
Get Lua to build with all tests passing
2021-03-07 13:31:09 -08:00
loslib.c
Fold LIBC_UNICODE into LIBC_STR
2022-08-13 08:42:32 -07:00
lparser.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lparser.h
Make improvements
2022-04-24 10:06:05 -07:00
lprefix.h
Make improvements
2022-04-24 10:06:05 -07:00
lrepl.c
Make improvements
2023-07-10 04:35:14 -07:00
lrepl.h
Make fixes and improvements
2023-07-09 05:21:11 -07:00
lstate.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lstate.h
Make improvements
2022-04-24 10:06:05 -07:00
lstring.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lstring.h
Make improvements
2022-04-24 10:06:05 -07:00
lstrlib.c
Unbloat the build
2022-08-11 00:15:29 -07:00
ltable.c
Make improvements
2022-04-24 10:06:05 -07:00
ltable.h
Make improvements
2022-04-24 10:06:05 -07:00
ltablib.c
Clean up more code
2023-06-18 01:00:05 -07:00
ltests.c
Make improvements
2022-04-27 05:39:39 -07:00
ltests.h
Make improvements
2022-04-24 10:06:05 -07:00
ltm.c
Make improvements
2022-04-24 10:06:05 -07:00
ltm.h
Make improvements
2022-04-24 10:06:05 -07:00
lua.h
Revert adding lua array per discussion in #222 ( #229 )
2021-08-07 15:20:33 -07:00
lua.main.c
Make fixes and improvements
2023-07-09 05:21:11 -07:00
lua.mk
Clean up more code
2023-06-18 01:00:05 -07:00
luac.main.c
Unbloat the build
2022-08-11 00:15:29 -07:00
luacallwithtrace.c
Update redbean to stringify error objects ( #393 )
2022-04-25 21:14:36 -07:00
luaconf.h
Remove printf() linking hack
2023-06-17 10:13:50 -07:00
luaencodejsondata.c
Mint APE Loader v1.5
2023-07-26 13:54:49 -07:00
luaencodeluadata.c
Mint APE Loader v1.5
2023-07-26 13:54:49 -07:00
luaencodeurl.c
Unbloat the build
2022-08-11 00:15:29 -07:00
luaformatstack.c
Fix bug in ASAN reporting
2023-02-02 02:28:58 -08:00
lualib.h
Make improvements
2022-04-24 10:06:05 -07:00
luaparseurl.c
Improve redbean method=get parameter handling
2022-09-19 20:04:39 -07:00
luaprintstack.c
Unbloat the build
2022-08-11 00:15:29 -07:00
luapushheader.c
Unbloat the build
2022-08-11 00:15:29 -07:00
luapushheaders.c
Unbloat the build
2022-08-11 00:15:29 -07:00
luapushlatin1.c
Trim down redbean a little bit
2022-03-21 19:32:30 -07:00
luapushurlparams.c
Trim down redbean a little bit
2022-03-21 19:32:30 -07:00
lundump.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lundump.h
Make improvements
2022-04-24 10:06:05 -07:00
lunix.c
Perform inconsequential code cleanup
2023-08-07 20:24:50 -07:00
lunix.h
Make improvements
2022-07-21 03:36:42 -07:00
lutf8lib.c
Get Lua to build with all tests passing
2021-03-07 13:31:09 -08:00
lvm.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lvm.h
Make improvements
2022-04-24 10:06:05 -07:00
lzio.c
Unbloat the build
2022-08-11 00:15:29 -07:00
lzio.h
Get Lua to build with all tests passing
2021-03-07 13:31:09 -08:00
README.cosmo
Write more redbean unit tests
2022-07-08 23:10:02 -07:00
serialize.c
Introduce #include <cosmo.h>
to toolchain users
2023-06-09 18:03:05 -07:00
tms.h
Add Lua compiler
2021-08-09 13:09:14 -07:00
visitor.c
Further improve JSON serialization
2022-07-11 23:06:49 -07:00
visitor.h
Further improve JSON serialization
2022-07-11 23:06:49 -07:00