|
b6cb06c680
|
started migrating some primitive functions to a separate file
|
2017-12-05 16:51:20 +00:00 |
|
|
7710ad99d0
|
added MOO_LOG_STDOUT, MOO_LOG_STDERR
changed the main program to write log messages to a specified file
added moo_getuopt()/moo_getbopt()/moo_getopt()
|
2017-11-22 04:52:45 +00:00 |
|
|
8baf88b070
|
fixed a fault in mod/Makefile.am.
autoreconfed the build files
|
2017-10-31 14:45:15 +00:00 |
|
|
d042f0f494
|
added MOO_EBADHND
|
2017-10-30 01:11:18 +00:00 |
|
|
2c85319cb0
|
started adding a socket module and the Socket class
|
2017-10-18 16:15:51 +00:00 |
|
|
979040e7b3
|
fixed the io semaphore handling error when DEVPOLL is activated
|
2017-06-27 13:47:58 +00:00 |
|
|
d311c7cb6e
|
interim commit of various experiments
|
2017-06-16 09:45:22 +00:00 |
|
|
e3e897ee83
|
changed build files to detect a library containing setupterm()
|
2017-06-07 16:47:48 +00:00 |
|
|
bce77eda6c
|
added --enable-mod-x11 and --enable-mod-ffi to configure
|
2017-04-28 04:03:52 +00:00 |
|
|
73231a29d7
|
enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file.
fixed a bug of setting errnum wrongly in character conversion functions
|
2017-02-13 13:25:42 +00:00 |
|
|
4c13989947
|
enabled the compiler to support a class name as a namespace.
started adding code for event-driven IO handling
|
2017-02-12 18:59:03 +00:00 |
|
|
002aa9a3f1
|
changed the compiler to emit PUSH_NIL when the braced block is empty for if
|
2017-01-19 17:12:16 +00:00 |
|
|
808586ca00
|
added the dyncall library detection into configure.ac
|
2017-01-10 14:27:31 +00:00 |
|
|
faf6ca28e5
|
added MOO_VMPRIM_OPENDL_PFMOD.
started refactoring ffi handling code
|
2017-01-10 10:50:26 +00:00 |
|
|
65f2f862f8
|
started taking ffi out of the main vm, putting it to a separate module
|
2017-01-09 13:41:11 +00:00 |
|
|
68a455e128
|
fixed some build file issues
|
2017-01-09 12:16:51 +00:00 |
|
|
b2fb361df4
|
renamed stix to moo
|
2017-01-09 10:25:22 +00:00 |
|