hyunghwan.chung
|
bce77eda6c
|
added --enable-mod-x11 and --enable-mod-ffi to configure
|
2017-04-28 04:03:52 +00:00 |
|
hyunghwan.chung
|
52d6867944
|
wrote experimental code to handle events efficiently and asynchronously
|
2017-02-21 19:20:27 +00:00 |
|
hyunghwan.chung
|
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 |
|
hyunghwan.chung
|
ff122bdcc8
|
removed the accidentally added -lxcb from lib/Makefile.am
|
2017-02-12 19:03:08 +00:00 |
|
hyunghwan.chung
|
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 |
|
hyunghwan.chung
|
46f3e8635e
|
updated lib/Makefile.am to use ENABLE_LIBLTDL
|
2017-02-09 16:30:28 +00:00 |
|
hyunghwan.chung
|
54a2128713
|
fixed -L directory order in lib/Makefile.am to avoid linking to libmoo-xxx shared objects when MOO_ENABLE_STATIC_MODULE is on and $(libdir) contains libmoo-xxx files - place the module build directory in front of other library directories.
fixed problems when MOO_OOCH_IS_BCH
|
2017-02-03 06:28:12 +00:00 |
|
hyunghwan.chung
|
002aa9a3f1
|
changed the compiler to emit PUSH_NIL when the braced block is empty for if
|
2017-01-19 17:12:16 +00:00 |
|
hyunghwan.chung
|
faf6ca28e5
|
added MOO_VMPRIM_OPENDL_PFMOD.
started refactoring ffi handling code
|
2017-01-10 10:50:26 +00:00 |
|
hyunghwan.chung
|
95885e4dec
|
fixed some wrong code
|
2017-01-09 14:52:15 +00:00 |
|
hyunghwan.chung
|
65f2f862f8
|
started taking ffi out of the main vm, putting it to a separate module
|
2017-01-09 13:41:11 +00:00 |
|
hyunghwan.chung
|
68a455e128
|
fixed some build file issues
|
2017-01-09 12:16:51 +00:00 |
|
hyunghwan.chung
|
b2fb361df4
|
renamed stix to moo
|
2017-01-09 10:25:22 +00:00 |
|