This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
moo
Watch
1
Star
0
Fork
0
You've already forked moo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98b6dd1118
moo
/
moo
History
hyunghwan.chung
98b6dd1118
enhanced the dynamic library loader a bit
2017-02-04 05:30:15 +00:00
..
ac
changed the compiler to emit PUSH_NIL when the braced block is empty for if
2017-01-19 17:12:16 +00:00
kernel
rewrote whileTrue:, whileFalse:, and similar methods for BlockContext in an imperative style
2017-02-02 04:46:29 +00:00
lib
enhanced the dynamic library loader a bit
2017-02-04 05:30:15 +00:00
libltdl
deleted unneeded files
2017-01-19 17:33:27 +00:00
m4
added a new libltdl m4 file
2017-01-19 17:29:03 +00:00
mod
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.
2017-02-03 06:28:12 +00:00
aclocal.m4
changed the compiler to emit PUSH_NIL when the braced block is empty for if
2017-01-19 17:12:16 +00:00
configure
changed the compiler to emit PUSH_NIL when the braced block is empty for if
2017-01-19 17:12:16 +00:00
configure.ac
added the dyncall library detection into configure.ac
2017-01-10 14:27:31 +00:00
Makefile.am
renamed stix to moo
2017-01-09 10:25:22 +00:00
Makefile.in
changed the compiler to emit PUSH_NIL when the braced block is empty for if
2017-01-19 17:12:16 +00:00