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
78b15bc610
moo
/
moo
History
hyunghwan.chung
78b15bc610
added some win32 specific code
2018-10-13 10:55:38 +00:00
..
ac
regenerated build files
2018-06-19 02:12:03 +00:00
kernel
allowed interface specification in extending a class. e.g. extend ClassName [Interface1,Interface2,etc] { ... }
2018-10-12 15:57:58 +00:00
lib
added some win32 specific code
2018-10-13 10:55:38 +00:00
m4
regenerated build files
2018-06-19 02:12:03 +00:00
mod
renamed con.c to _con.c tto avoid conflicts with the special file 'con' on microsoft OSes
2018-10-12 15:25:14 +00:00
aclocal.m4
regenerated build files
2018-06-19 02:12:03 +00:00
configure
changed the compiler structure a bit for planned architectural change of the compiler
2018-09-30 16:06:19 +00:00
configure.ac
changed the compiler structure a bit for planned architectural change of the compiler
2018-09-30 16:06:19 +00:00
Makefile.am
simplied build files to gtt rid of the bundled libltdl. while there is advantage in bundling, i don't want to support it unless there is a standalone libltdl installed in the system
2018-03-07 07:44:46 +00:00
Makefile.in
enhanced the __int128_t check with extra check against va_arg
2018-06-30 03:46:45 +00:00