moo/moo/lib
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
..
bigint.c added some argument checks into ffi 2017-01-16 14:42:39 +00:00
comp.c enabled the compiler to support a class name as a namespace. 2017-02-12 18:59:03 +00:00
debug.c added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
decode.c enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
dic.c wrote code to handle dictionary expression and association expression notation 2017-02-07 17:40:34 +00:00
err.c wrote code to handle dictionary expression and association expression notation 2017-02-07 17:40:34 +00:00
exec.c enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
gc.c enabled the compiler to support a class name as a namespace. 2017-02-12 18:59:03 +00:00
heap.c added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
hlt.asm enhanced the dynamic library loader a bit 2017-02-04 05:30:15 +00:00
icc.mak enhanced the dynamic library loader a bit 2017-02-04 05:30:15 +00:00
logfmt.c fixed some issues in logfmt routines. 2017-02-09 08:05:14 +00:00
logfmtv.h added more character conversion functions 2017-01-12 10:06:43 +00:00
main.c enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
Makefile.am enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
Makefile.in enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
memo.txt renamed stix to moo 2017-01-09 10:25:22 +00:00
moo-cfg.h.in refactored moo_execute() by taking process switcher out to a separate inline function 2017-02-11 05:48:30 +00:00
moo-cmn.h refactored moo_execute() by taking process switcher out to a separate inline function 2017-02-11 05:48:30 +00:00
moo-dos.h added moo_duputobcharswithheadroom(), moo_dupbtoucharswithheadroom() 2017-01-15 17:53:37 +00:00
moo-mac.h added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
moo-msw.h added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
moo-os2.h added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
moo-prv.h refactored moo_execute() by taking process switcher out to a separate inline function 2017-02-11 05:48:30 +00:00
moo-rbt.h added more code to ffi 2017-01-11 15:33:03 +00:00
moo-utl.h added more string duplication and conversion functions 2017-01-12 16:33:26 +00:00
moo.c enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
moo.h enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00
obj.c added moo_duputobcharswithheadroom(), moo_dupbtoucharswithheadroom() 2017-01-15 17:53:37 +00:00
proc.c added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
rbt.c added the dyncall library detection into configure.ac 2017-01-10 14:27:31 +00:00
sym.c added moo_duputobcharswithheadroom(), moo_dupbtoucharswithheadroom() 2017-01-15 17:53:37 +00:00
syntax.txt renamed stix to moo 2017-01-09 10:25:22 +00:00
utf8.c added more code to ffi 2017-01-11 15:33:03 +00:00
utl.c enhanced the primitive module loader such that it can load multiple primitmive groups from a single module file. 2017-02-13 13:25:42 +00:00