|
17:45:40 | hcl | r461 | Committed by hyunghwan.chung |
|
08:23:52 | hcl | r460 | Committed by hyunghwan.chungcorrected clean-up actions in read_object() in read2.c |
|
09:12:28 | hcl | r459 | Committed by hyunghwan.chungexperimenting with the new reader |
|
09:54:44 | hcl | r458 | Committed by hyunghwan.chungmodified code further to enhance the reader |
|
09:06:26 | hcl | r457 | Committed by hyunghwan.chungchanging code for the new reader and compiler |
00:21:44 | hcl | r456 | Committed by hyunghwan.chung |
|
16:04:37 | hcl | r455 | Committed by hyunghwan.chungmore code to implement a new object reader |
|
16:53:47 | hcl | r454 | Committed by hyunghwan.chungchanging code to improve the compiler |
16:53:35 | hcl | r453 | Committed by hyunghwan.chungchanging code to improve the compiler |
|
09:37:29 | hcl | r452 | Committed by hyunghwan.chungattempting to preserve token location between the reader and the compiler |
|
17:58:58 | hcl | r451 | Committed by hyunghwan.chung |
13:51:23 | hcl | r450 | Committed by hyunghwan.chungadding some work-in-progress code to store debugging information for generated byte codes |
|
15:10:54 | moo | r1240 | Committed by hyunghwan.chungcommented out an unneeded function |
|
07:34:21 | hcl | r449 | Committed by hyunghwan.chungrenamed --memsize to --heapsize in bin/main.c
allowed 0 as a heap size to indicate no use of xma |
|
19:03:37 | hcl | r448 | Committed by hyunghwan.chungfixed to reset hcl->sp before returning from hcl_execute() |
18:15:27 | hcl | r447 | Committed by hyunghwan.chungfixed an issue with an old compiler |
18:02:58 | hcl | r446 | Committed by hyunghwan.chungrenamed some struct member names which have not been changed since changes in the main part |
17:48:47 | hcl | r445 | Committed by hyunghwan.chungswitching GC from semi-space copying to mark-sweep |
16:27:30 | hawk | r359 | Committed by hyunghwan.chungfixed an issue with an old compiler |
|
17:23:33 | hawk | r358 | Committed by hyunghwan.chungfixed a potential issue by shared data access in mod-hawk.c |
17:03:29 | hcl | r444 | Committed by hyunghwan.chung |
07:10:17 | hawk | r357 | Committed by hyunghwan.chungsome improvements to the ffi module.
changed hawk::function_exists() to check a module function |
|
19:28:50 | hawk | r356 | Committed by hyunghwan.chunggot rid of unneeded stuffs |
19:26:07 | hawk | r355 | Committed by hyunghwan.chunggot the ffi module to work in the basics at least |
18:52:08 | moo | r1239 | Committed by hyunghwan.chungfixed more bugs in mod/ffi.c |
16:57:54 | moo | r1238 | Committed by hyunghwan.chung |
|
18:51:05 | hawk | r354 | Committed by hyunghwan.chung |
|
17:53:52 | hawk | r353 | Committed by hyunghwan.chung |
|
17:50:30 | hawk | r352 | Committed by hyunghwan.chungadded more ffi module code |
14:08:17 | hawk | r351 | Committed by hyunghwan.chung |
13:50:26 | hawk | r350 | Committed by hyunghwan.chung |
13:29:12 | hawk | r349 | Committed by hyunghwan.chungadded net/route.h to configure.ac |
12:59:52 | hawk | r348 | Committed by hyunghwan.chungadded sys/sysct.h to configure.ac |
11:11:53 | codepot | r632 | Committed by hyunghwan.chungupdated build-ubnt2004.sh |
10:52:22 | codepot | r631 | Committed by hyunghwan.chungremoved an unneeded function from svn.c |
10:49:13 | codepot | r630 | Committed by hyunghwan.chungfixed more issues in pecl-svn/svn.c |
09:47:50 | codepot | r629 | Committed by hyunghwan.chung |
09:39:05 | codepot | r628 | Committed by hyunghwan.chung |
08:57:06 | codepot | r627 | Committed by hyunghwan.chungupdated docker/build-ubnt2004.sh |
08:27:19 | codepot | r626 | Committed by hyunghwan.chungupdated docker/build-ubnt2004.sh |
08:10:04 | codepot | r625 | Committed by hyunghwan.chung |
08:03:07 | codepot | r624 | Committed by hyunghwan.chung |
05:14:49 | codepot | r623 | Committed by hyunghwan.chungadded a missing translation |
|
10:12:22 | codepot | r622 | Committed by hyunghwan.chungadded docker/apache2-fg.sh |
|
17:58:00 | hawk | r347 | Committed by hyunghwan.chungfixed the environ issue on macosx |
17:48:36 | hawk | r346 | Committed by hyunghwan.chungfixed bchr handling in some functions in val.c |
17:29:40 | hawk | r345 | Committed by hyunghwan.chungfixed wrong endian handling in sys::pack() and sys::unpack() |
17:16:58 | hawk | r344 | Committed by hyunghwan.chungfixed bugs in sys::split() |
14:59:31 | hawk | r343 | Committed by hyunghwan.chungfixed flaws in configure.ac |
14:53:14 | hawk | r342 | Committed by hyunghwan.chungchanged bin_PROGRAMS to noinst_PROGRAMS in samples and tools |