This website requires JavaScript.
44c5a56172
Start refactoring LuaStack
jyelon
2023-04-07 12:58:05 -04:00
7f000bc0fd
Added two new stack disciplines to LuaStack
jyelon
2023-04-06 20:12:03 -04:00
b8df2bbc89
eris: add 'lua_isthrowing' support
jyelon
2023-04-06 17:26:03 -04:00
dc4a5f6198
A minor refactor to precede a major LuaStack refactor
jyelon
2023-04-06 14:05:12 -04:00
f0f4ad8609
global.set has been implemented, but not diff xmit for globals
jyelon
2023-04-05 18:41:03 -04:00
74f7686b85
Implemented a serialize and a deserialize routine
jyelon
2023-04-05 15:06:52 -04:00
cb370239d5
First step in making Lua use exceptions properly
jyelon
2023-04-04 15:50:06 -04:00
bee43ebbd2
Half finished with serialization routine
jyelon
2023-04-04 15:24:25 -04:00
38959acc71
Remove an unnecessary print
Josh Yelon
2023-04-03 15:13:23 -04:00
074f20f93b
Fix a subtle bug in the poll code
jyelon
2023-04-03 15:05:36 -04:00
f3e4974f6a
Add an assert
Josh Yelon
2023-04-03 13:59:37 -04:00
1770d061d6
Merge branch 'main' of https://github.com/jyelon/luprex
Josh Yelon
2023-04-03 13:18:55 -04:00
5ede3f507c
Change how class tables are created and recreated for greater robustness
jyelon
2023-03-17 13:31:10 -04:00
a8c780563f
Change the creation/deletion of tangibles so that the tangible database is never really deleted.
jyelon
2023-03-16 23:31:29 -04:00
86a27ef2d4
Fix util::ostringstream, fix pretty-printing, stub out new globals
jyelon
2023-03-05 01:51:25 -05:00
db234c2934
Stub out the new global.set and global.get operators
jyelon
2023-03-01 17:35:06 -05:00
9ce34d950b
Refactor code to make it easier to do 'nopredict' inside of any function without having a dependency on world model.
jyelon
2023-03-01 16:07:13 -05:00
aa77480fb5
Making progress on util::dprintf
jyelon
2023-02-27 17:21:00 -05:00
596e39add8
Overhauled SSL to use explicit BIO buffers
jyelon
2023-02-24 17:47:13 -05:00
03f89ec922
DLL working under mingw
Josh Yelon
2023-02-21 16:11:03 -05:00
98c1b2d599
Convert to a true DLL engine
jyelon
2023-02-21 15:28:45 -05:00
3eebe7dc33
Corrections to complete the port to MingW
Josh Yelon
2023-02-20 18:03:34 -05:00
6c8ee78041
More makefile tweaks
jyelon
2023-02-20 17:53:18 -05:00
3ca56d7776
Add tasks.json, and makefile updates
jyelon
2023-02-20 17:51:59 -05:00
175cbf3097
Automatic compilation of correct version
Josh Yelon
2023-02-20 17:47:22 -05:00
8e2d37a73a
A few changes for mingw port (not done yet)
Josh Yelon
2023-02-20 16:59:10 -05:00
f9aafee165
Some overhauls of the modified replay code.
jyelon
2023-02-20 16:02:18 -05:00
9eeaa04159
More fixes
jyelon
2023-02-14 14:28:25 -05:00
def6387ca3
Change directory structure
jyelon
2023-02-14 14:05:45 -05:00
acad4291b6
Merges for dll refactor
jyelon
2023-02-14 13:22:23 -05:00
0d19564350
More changes for dll refactor
jyelon
2023-02-14 13:15:41 -05:00
569b8aef45
Refactor for DLL
jyelon
2023-02-14 13:14:18 -05:00
470d8a3c78
Added path_to_plain_ascii for use by driver-ssl
Josh Yelon
2023-01-23 16:24:40 -05:00
fb48329090
Fix a header file error, maybe
jyelon
2023-01-23 13:49:17 -05:00
3be267c736
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-08-15 16:53:04 -04:00
a5ef765524
HTTP stuff now uses keyword parser.
jyelon
2022-07-22 17:07:40 -04:00
28ec61e47c
tangible.animate uses the new keyword parser.
jyelon
2022-07-22 16:22:04 -04:00
e6414e113d
No, really, this is the code for the new keyword parsing.
jyelon
2022-07-22 16:04:14 -04:00
001add12bf
Implemented the keyword argument parser.
jyelon
2022-07-22 16:00:37 -04:00
4662b92b18
changes
Teppy
2022-07-22 13:39:19 -04:00
d43066bb44
Changes
Teppy
2022-07-22 13:36:46 -04:00
4735c1fd7d
Implemented tangible.find. Octrees are more or less done! Yay!
jyelon
2022-07-14 00:57:11 -04:00
69efb12c26
PlaneMap::scan is now working, with unit tests.
jyelon
2022-07-13 01:08:54 -04:00
d54d6e4433
Lots of progress on octrees
jyelon
2022-07-11 02:32:12 -04:00
227de3666d
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-06-07 01:54:13 -04:00
79b84a588a
HTTP now automatically encodes jsonvalue content
jyelon
2022-06-07 01:54:08 -04:00
779d9e20b8
json.encode and json.decode finished. Also lots of refactoring.
jyelon
2022-06-06 23:03:26 -04:00
407aef6793
changes
teppy@egenesis.com
2022-05-21 12:49:54 -04:00
b950cc3cff
changes
teppy@egenesis.com
2022-05-21 00:39:58 -04:00
f03a48b0a6
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-05-20 17:14:09 -04:00
ca271b8db1
HTTP server functionality is in there.
jyelon
2022-05-20 17:12:58 -04:00
1095d6677a
changes
teppy@egenesis.com
2022-05-18 19:02:46 -04:00
608f7fe6d6
changes
teppy@egenesis.com
2022-05-18 13:20:48 -04:00
cd3064eb05
HTTP server networking side, also, fix the releasing of channels in driver
jyelon
2022-05-17 15:00:20 -04:00
1ac1ab9420
Some refactoring on the HTTP codebase
jyelon
2022-05-16 17:16:42 -04:00
6bbad70264
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-05-16 15:34:08 -04:00
6aa01e5b8c
Improve the 'doc' function's readability
jyelon
2022-05-16 15:32:59 -04:00
3b805c3e8a
tangible.start version 2: multistart
jyelon
2022-05-16 15:17:08 -04:00
cbb074011d
tangible.start is functional
jyelon
2022-05-16 14:21:09 -04:00
9cf04a7741
Did a lot of work on the HTTP server side
jyelon
2022-05-12 13:48:42 -04:00
edb907b798
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-05-09 15:10:22 -04:00
297ca3d56e
Fix the pretty-printing of strings
jyelon
2022-05-09 15:10:09 -04:00
57a5545469
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-05-09 13:51:12 -04:00
d6aa216505
Better error handling for SSL
jyelon
2022-05-06 18:25:15 -04:00
bdaaff7adb
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-05-06 15:50:24 -04:00
c3e4588afc
Fix silly assert in world-core
jyelon
2022-05-06 15:50:07 -04:00
b514f3a056
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-05-06 15:14:38 -04:00
1fef9eefd5
changes
teppy@egenesis.com
2022-05-06 15:14:35 -04:00
b8d238c083
Make it so we use system openssl under linux
jyelon
2022-05-06 15:14:00 -04:00
ad27aa9e5a
http.get is now operational
jyelon
2022-05-06 13:18:05 -04:00
0ee4167772
http.get is now operational
jyelon
2022-05-06 13:16:27 -04:00
c41d0522df
Machinery for blocking http requests in place, except actual networking
jyelon
2022-05-03 00:36:11 -04:00
d28c588468
Add an assert check to make sure no threads scheduled in nonauth model
jyelon
2022-04-27 16:05:45 -04:00
214734b627
Add error-check for yield-in-pcall to traceback_pcall
jyelon
2022-04-25 17:21:54 -04:00
9aec7c5299
Overhaul of thread handling to support blocking functions other than wait
jyelon
2022-04-25 17:17:41 -04:00
bd389c7815
Can now parse HTTP responses.
jyelon
2022-04-25 13:43:11 -04:00
6ee56bac61
changes
teppy@egenesis.com
2022-04-25 12:20:29 -04:00
d2c81e640d
Major string_view refactor. Added namespace sv
jyelon
2022-04-16 02:26:32 -04:00
b6d603034e
Code to implement HTTP requests done. Also, rewrote str_to_int64, str_to_double
jyelon
2022-04-15 17:24:07 -04:00
453809b65c
A small tweak to lua random
jyelon
2022-04-06 15:09:28 -04:00
89365ea9ba
Fix some comments for random generator
jyelon
2022-03-31 17:16:17 -04:00
b791cdc606
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-03-31 17:15:23 -04:00
c48e02642a
Check in code for new random number generator
jyelon
2022-03-31 17:15:15 -04:00
a6213917e7
changes
teppy@egenesis.com
2022-03-31 14:41:19 -04:00
7fc6263e37
Fix a bug in World::patch_visible
jyelon
2022-03-29 18:06:24 -04:00
a2cf41ef9c
Partially finished HTTP stuff
jyelon
2022-03-29 16:50:26 -04:00
72581f21e9
changes
teppy@egenesis.com
2022-03-29 16:37:32 -04:00
0de1754b21
Fix a stack overflow in pprint::findtables
jyelon
2022-03-29 15:58:30 -04:00
3da06c8226
changes
teppy@egenesis.com
2022-03-29 15:47:44 -04:00
945e5fc847
Fix bug introduced during drvssl refactor.
jyelon
2022-03-29 15:39:08 -04:00
b42b70a64c
Create empty http.hpp and http.cpp
jyelon
2022-03-29 13:53:16 -04:00
74b2589356
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-03-29 13:52:08 -04:00
2d6f9f7a45
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-03-29 13:50:48 -04:00
8b3cd9c963
Ignore .#xxxxx editor backup files
jyelon
2022-03-23 17:40:21 -04:00
5e2b93009b
Clean up testing 123
jyelon
2022-03-23 17:38:56 -04:00
2e9c2bd173
Testing 123
jyelon
2022-03-23 17:28:53 -04:00
adfcaba36f
Merge branch 'main' of https://github.com/jyelon/luprex into main
jyelon
2022-03-23 17:13:06 -04:00
93e1ab63b9
changes
teppy@egenesis.com
2022-03-23 17:03:07 -04:00
70ae9627ee
Merge branch 'main' of https://github.com/jyelon/luprex into main
teppy@egenesis.com
2022-03-23 15:31:27 -04:00
2016394e15
changes
teppy@egenesis.com
2022-03-23 15:31:07 -04:00