Commit Graph

27 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 1e3e5890ac add another logo image 2014-09-12 00:05:28 +09:00
Yuichi Nishiwaki b250aae7b3 add new logo 2014-09-11 17:41:48 +09:00
Sunrim KIM (keen) 09aa3337fd add missing link of srfi 111 2014-09-01 01:02:48 +09:00
Sunrim KIM (keen) 51a2a95bc1 generate better load error message 2014-08-11 11:12:32 +09:00
Yuichi Nishiwaki 6a038bc926 change init_contrib API 2014-07-20 09:36:18 +09:00
Yuichi Nishiwaki 2ce361a7bc notice on the auto-generated file load_piclib.c 2014-06-18 09:53:53 +09:00
Yuichi Nishiwaki 11827bebd9 don't generate importable variable name 2014-05-21 00:29:13 +09:00
Yuichi Nishiwaki dfc33c4f11 add static modifier to piclib sources 2014-05-21 00:28:54 +09:00
Yuichi Nishiwaki 10db8b9a2b let embedding files be configurable 2014-05-19 13:39:28 +09:00
Yuichi Nishiwaki 7431eaf71c mv libemb.pl mkloader.pl 2014-05-19 13:23:10 +09:00
Yuichi Nishiwaki c3dfef0318 strict mode on 2014-05-19 12:59:25 +09:00
Yuichi Nishiwaki 25bf83291e don't 'my' $_ 2014-05-19 12:58:11 +09:00
Yuichi Nishiwaki d968002902 insert missing newlines 2014-05-19 09:01:03 +09:00
Yuichi Nishiwaki 52c175a4fe port libemb.py to perl 2014-05-19 08:40:22 +09:00
Yuichi Nishiwaki def57348c1 [refactor] auto escape library filenames 2014-04-06 10:48:44 +09:00
Yuichi Nishiwaki 32f29692d9 [bugfix] replacee strings must be escaped as well 2014-04-06 09:51:30 +09:00
Yuichi Nishiwaki 4f4c3e24c5 embed scheme library files into a c source file 2014-04-06 02:47:14 +09:00
Yuichi Nishiwaki 2246213a74 add emacs keyword highlight plugins 2014-03-24 13:42:24 +09:00
Yuichi Nishiwaki 17ff153d0e add srfi.txt 2014-02-15 12:58:25 +09:00
Yuichi Nishiwaki 9d8cf24d9d keep track of internal changes of picrin for etc/tak.scm 2014-01-18 13:07:29 +09:00
OGINO Masanori ebda32d108 Add (import ...) to etc/tak.scm and t/*.scm.
Note that this commit only fixes 'unbound variable' errors. For now
t/dynamic-wind.scm, t/exception.scm and t/ir-macro.scm seem buggy on my
Linux (amd64) machine.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2014-01-05 16:11:32 +09:00
Yuichi Nishiwaki c7f4d6e791 add library implementation note 2013-12-04 20:33:24 +09:00
Yuichi Nishiwaki 856d655830 add benchmark log notes to tak.scm 2013-11-04 20:37:51 -05:00
Yuichi Nishiwaki 70fbe46dc1 cleanup etc/tak.scm 2013-11-04 13:19:04 -05:00
Yuichi Nishiwaki 397a6b5473 add tak function benchmark file 2013-10-28 22:08:57 +09:00
Yuichi Nishiwaki bb3c8ebf0d move main.c to under tools/ 2013-10-20 20:57:10 +09:00
Yuichi Nishiwaki d57d8ff3c0 place main.c under etc/ 2013-10-20 18:44:26 +09:00