Commit Graph

42 Commits

Author SHA1 Message Date
b6d603034e Code to implement HTTP requests done. Also, rewrote str_to_int64, str_to_double 2022-04-15 17:24:07 -04:00
453809b65c A small tweak to lua random 2022-04-06 15:09:28 -04:00
c48e02642a Check in code for new random number generator 2022-03-31 17:15:15 -04:00
ff932dba10 More work on moving engine into dlmalloc heap 2022-02-25 19:57:23 -05:00
08f6aa2092 Get rid of wrap-string-view 2022-02-24 13:50:43 -05:00
f467944095 Migrated engine to using dlmalloc through eng:: 2022-02-24 02:17:41 -05:00
acc00289fb Wrap all STL includes to support drv:: and eng:: 2022-02-23 23:08:28 -05:00
f2ab8d9e34 Getting ready to shift to dlmalloc 2022-02-23 17:29:49 -05:00
19b6951e0f Undo all the work on determinism in the driver. New plan soon. 2022-02-21 19:28:54 -05:00
ba1e923b5a lots of work on determinism in the linux driver. 2022-02-18 03:59:21 -05:00
467f25b927 Lots of work on removing malloc from driver 2022-02-17 20:02:08 -05:00
3306281dcc use the linux monotonic clock instead of gettimeofday 2022-01-05 13:24:12 -05:00
82381ada2e Fix a bug in function registry, improve docs 2021-12-23 14:38:01 -05:00
227a754b21 Add some support for CPU profiling 2021-12-17 16:21:56 -05:00
1cfdb4fa09 Initial revision of lua 'doc' function 2021-12-15 23:03:43 -05:00
5db5a8b06f When you 'invoke' lua code, it creates coroutine 2021-11-30 12:39:09 -05:00
1e93533246 Implement probe_lua and add it to lpxclient/lpxserver 2021-11-26 13:56:24 -05:00
b19825aaca Lots of work on debugging diff xmit 2021-11-21 13:35:39 -05:00
077b2fc23b Overhaul of command parsing 2021-11-16 12:20:11 -05:00
f933f451ad Lots of work on printbuffers 2021-11-14 15:57:18 -05:00
c1c0b02926 More work on client and server 2021-11-11 16:23:11 -05:00
051e6bc8bf Initial implementation of lpxclient 2021-11-09 16:27:39 -05:00
deaf4e4873 Implement more sophisticated readline-mode 2021-11-04 13:40:42 -04:00
e7f55a2411 Progress on mingw driver 2021-10-07 14:58:20 -04:00
bce756d1fd Event driven engine, further work. 2021-10-05 12:54:37 -04:00
bc22dc89af Inverted control flow, engine as library 2021-10-04 17:45:18 -04:00
73f6e8692a Added class DrivenEngine (no implementation yet) 2021-09-30 13:37:50 -04:00
6490db43fc difference transmission of source databases done 2021-09-23 12:40:21 -04:00
bac1a7b876 Implement C++ pretty-printer 2021-09-08 01:32:08 -04:00
6b2ebba84d New calling conventions, start on print.cpp 2021-09-07 17:37:23 -04:00
7581ac7278 Numbering and pairing of lua tables 2021-08-13 17:02:35 -04:00
fb6bd8d163 Add calculation of close-tangibles 2021-08-09 12:54:32 -04:00
202c5a24ba Working on unit tests for class world 2021-08-03 11:25:12 -04:00
ec4d5fc3da Add unit tests for most of util.cpp 2021-07-30 13:22:23 -04:00
49484cf2f0 Fix constness in certain operations 2021-07-26 13:55:54 -04:00
9f342854e1 More work on diff xmit, not finished yet 2021-07-25 19:22:39 -04:00
49a4ec220d More work on debug_string 2021-07-21 16:10:29 -04:00
c2a69b5b23 Support for debug_string method for testing 2021-07-21 01:37:56 -04:00
a39eb4a218 Spooky hash, smarter animqueue diffs 2021-07-18 17:48:39 -04:00
4426fa157a Serialization for idalloc and animqueue 2021-03-13 13:05:00 -05:00
3883f86dee Makeclass cleaned up 2021-02-10 16:22:24 -05:00
abb474d1ce Combining two repos 2021-02-10 13:05:58 -05:00