Commit Graph

  • f17f2f3a77 comment out eval redefinition Yuichi Nishiwaki 2014-02-19 01:59:05 +0900
  • a1a0aff657 newlines are included in block comments Yuichi Nishiwaki 2014-02-19 01:58:40 +0900
  • a5f5eb3b06 skip block comments Yuichi Nishiwaki 2014-02-19 01:53:47 +0900
  • 0b1438a9da cleanup Yuichi Nishiwaki 2014-02-19 01:41:35 +0900
  • a87ba81746 Merge pull request #49 from stibear/scheme-record Yuichi Nishiwaki 2014-02-19 01:37:01 +0900
  • 487b99d2e5 implemented scheme-record stibear 2014-02-15 18:37:14 +0900
  • 844f25b5c1 [workaround] traverse_seq is broken, use traverse_shared instead Yuichi Nishiwaki 2014-02-19 01:14:49 +0900
  • d5e27e0949 add char-ready? Yuichi Nishiwaki 2014-02-18 19:20:29 +0900
  • b8b5ba7fe7 update xfile Yuichi Nishiwaki 2014-02-18 19:14:54 +0900
  • cc97f857e1 add read-line Yuichi Nishiwaki 2014-02-18 18:56:14 +0900
  • 64e98d3e9b remove old exports Yuichi Nishiwaki 2014-02-18 17:30:11 +0900
  • e19ba4b6a8 update readme. add support for block comments Yuichi Nishiwaki 2014-02-18 17:24:45 +0900
  • 17ae669b30 support nested comments Yuichi Nishiwaki 2014-02-18 17:24:08 +0900
  • a078266c2d add pic_raise_continuable Yuichi Nishiwaki 2014-02-18 16:58:51 +0900
  • c42090f0b7 cleanup Yuichi Nishiwaki 2014-02-18 04:40:19 +0900
  • 6d25f54303 grammer fix Yuichi Nishiwaki 2014-02-18 04:29:29 +0900
  • 7d53c52c44 reformat readme Yuichi Nishiwaki 2014-02-18 04:28:15 +0900
  • 41cc75e181 update readme Yuichi Nishiwaki 2014-02-18 04:25:25 +0900
  • 80a7e31901 s/port_/write_/g Yuichi Nishiwaki 2014-02-18 04:24:41 +0900
  • 26808c1f51 add write function in C level (must not enter into a infinite loop) Yuichi Nishiwaki 2014-02-18 04:22:58 +0900
  • e9ec125b0c update xhash Yuichi Nishiwaki 2014-02-18 04:16:40 +0900
  • 52a89ef5c9 fix memory leak Yuichi Nishiwaki 2014-02-18 03:45:00 +0900
  • b4166dde71 refactor tagged expression checker Yuichi Nishiwaki 2014-02-18 03:42:33 +0900
  • cd34417c42 add write-shared Yuichi Nishiwaki 2014-02-18 03:40:03 +0900
  • c6c88e976f add support for circular objects to write Yuichi Nishiwaki 2014-02-18 03:39:32 +0900
  • 7358e0933c fix segv in is_quote etc Yuichi Nishiwaki 2014-02-18 03:38:12 +0900
  • c3d221f2da revert prev commit Yuichi Nishiwaki 2014-02-17 23:31:12 +0900
  • ad3aca95a3 [workaround] write function now stops in a certain recursion depth Yuichi Nishiwaki 2014-02-17 23:08:17 +0900
  • ceef33af8a [bugfix] is_quote family don't stop when circular object is given Yuichi Nishiwaki 2014-02-17 23:07:46 +0900
  • 3a8aa3e728 publish format function family Yuichi Nishiwaki 2014-02-15 19:53:16 +0900
  • 2ffd1a8e00 add a note on macroexpand to readme Yuichi Nishiwaki 2014-02-15 13:02:42 +0900
  • c4473335b4 add macroexpand function. close #46. Yuichi Nishiwaki 2014-02-15 13:02:06 +0900
  • 17ff153d0e add srfi.txt Yuichi Nishiwaki 2014-02-15 12:58:25 +0900
  • 08daea30d9 add Libraries section to README Yuichi Nishiwaki 2014-02-15 12:50:17 +0900
  • da7ec5b64f place `load` function under (scheme load) library Yuichi Nishiwaki 2014-02-15 12:46:42 +0900
  • 95fae80658 pic->envp is nullable Yuichi Nishiwaki 2014-02-13 15:37:15 +0900
  • 64cdd5f152 cleanup Yuichi Nishiwaki 2014-02-13 15:01:01 +0900
  • f9046cc614 improve export error message Yuichi Nishiwaki 2014-02-13 15:00:48 +0900
  • ac136bbc2e add gensym function Yuichi Nishiwaki 2014-02-13 14:59:51 +0900
  • f32754c0f9 place define-macro syntax in (picrin macro) library Yuichi Nishiwaki 2014-02-13 14:59:17 +0900
  • e5a84e3f4c refactor pic_gensym Yuichi Nishiwaki 2014-02-13 13:53:56 +0900
  • 38bb76808b small comment fix Yuichi Nishiwaki 2014-02-13 13:52:11 +0900
  • a5f93fbd30 Merge remote-tracking branch 'refs/remotes/origin/master' Yuichi Nishiwaki 2014-02-13 13:49:46 +0900
  • aa48198270 cosmetic changes Yuichi Nishiwaki 2014-02-13 13:44:30 +0900
  • 6c849bbac9 defsyntax functon no longer used Yuichi Nishiwaki 2014-02-13 13:42:17 +0900
  • a16eee7e1e improve hygiene on define-macro Yuichi Nishiwaki 2014-02-13 13:26:32 +0900
  • 923a762411 save symbol names in xhash Yuichi Nishiwaki 2014-02-13 00:14:03 +0900
  • 907a6a1207 save memory consumption in macroexpand_list Yuichi Nishiwaki 2014-02-12 23:25:37 +0900
  • 170a20ef1d write supports quote/quasiquote/unquote/unquote-splicing notations Yuichi Nishiwaki 2014-02-12 23:07:12 +0900
  • 38c840c805 workaround for arena overflow Yuichi Nishiwaki 2014-02-12 23:05:52 +0900
  • 972383eb7d update readme, support nested quasiquote Yuichi Nishiwaki 2014-02-12 22:32:00 +0900
  • c69687d234 quasiquote is now safe for nesting Yuichi Nishiwaki 2014-02-12 22:31:17 +0900
  • 234c573bb6 add another debug print Yuichi Nishiwaki 2014-02-12 22:30:46 +0900
  • edc91bd588 remove unneeded include Yuichi Nishiwaki 2014-02-12 21:50:28 +0900
  • 910e006dc3 resolve symbols bound by define-syntax Yuichi Nishiwaki 2014-02-12 21:49:28 +0900
  • 5f2424b69e Merge branch 'improve-hygiene' Yuichi Nishiwaki 2014-02-12 11:36:35 +0900
  • 37acda07cd update xhash Yuichi Nishiwaki 2014-02-12 11:36:20 +0900
  • 03ef82fd16 defmacro takes a symbol for the name Yuichi Nishiwaki 2014-02-12 11:32:17 +0900
  • b24e1b05c4 cleanup Yuichi Nishiwaki 2014-02-12 11:30:32 +0900
  • a40c79116f use symbol_rename function in macro transformers Yuichi Nishiwaki 2014-02-12 11:20:38 +0900
  • 098d5dc022 s/syntax/macro/g Yuichi Nishiwaki 2014-02-12 11:13:29 +0900
  • 8ea3a7b544 rename a property of pic_syntax s/macro/proc/g Yuichi Nishiwaki 2014-02-12 11:05:32 +0900
  • 6b69e8e74b stx->sym property is no longer used Yuichi Nishiwaki 2014-02-12 11:02:59 +0900
  • 3d97e7f749 syntax_new is a private API Yuichi Nishiwaki 2014-02-12 10:59:10 +0900
  • 25ae2ef6b0 add identifier_eq_p Yuichi Nishiwaki 2014-02-12 10:57:58 +0900
  • 93a259870c replace pic_syntax_new with pic_syntax_new_macro Yuichi Nishiwaki 2014-02-12 10:52:33 +0900
  • a18fe136e1 cosmetic fixes Yuichi Nishiwaki 2014-02-12 10:50:26 +0900
  • c759fee566 add new_senv Yuichi Nishiwaki 2014-02-12 10:48:44 +0900
  • 9cf7d72e82 inline-expand a small function Yuichi Nishiwaki 2014-02-12 10:42:17 +0900
  • 013d734033 remove unused constant Yuichi Nishiwaki 2014-02-12 10:39:35 +0900
  • 527f46480a rename symbols before macro lookup Yuichi Nishiwaki 2014-02-12 10:39:20 +0900
  • ac17dc0576 update xhash Yuichi Nishiwaki 2014-02-12 10:37:08 +0900
  • 9c278889fc add partial apply funciton Yuichi Nishiwaki 2014-02-12 01:17:05 +0900
  • 4ba05e7491 add Wataru to AUTHORS Yuichi Nishiwaki 2014-02-12 00:50:14 +0900
  • 574b57b6c8 Merge branch 'master' of github.com:wasabiz/picrin Yuichi Nishiwaki 2014-02-12 00:49:32 +0900
  • 4ff5094fc1 Merge pull request #40 from stibear/srfi1 Yuichi Nishiwaki 2014-02-12 00:39:52 +0900
  • 34c10b0054 unify includes of stdio and assert Yuichi Nishiwaki 2014-02-11 23:25:25 +0900
  • bb7a6a20f4 Merge branch 'master' of git://github.com/wasabiz/picrin into srfi1 stibear 2014-02-11 22:54:40 +0900
  • 95561ba3e8 fixed trivial bugs stibear 2014-02-11 22:53:51 +0900
  • 5be10aefc9 [bugfix] compiling big library faults with arena overflow Yuichi Nishiwaki 2014-02-11 22:44:04 +0900
  • 88706bddad fixed trivial bug stibear 2014-02-11 22:29:25 +0900
  • cfdeae686c Merge branch 'master' of git://github.com/wasabiz/picrin into srfi1 stibear 2014-02-11 21:53:31 +0900
  • 47594a07e2 implemented Set operations on lists stibear 2014-02-11 21:52:36 +0900
  • bdfaef4467 implemented Association lists stibear 2014-02-11 16:50:08 +0900
  • 855702716c clarify some error messages Yuichi Nishiwaki 2014-02-11 21:36:11 +0900
  • 634c9e0e2f fix #38 Yuichi Nishiwaki 2014-02-11 21:35:56 +0900
  • 00c8351d5f implemented Deleting stibear 2014-02-11 16:40:59 +0900
  • c2a1ea6748 dont consume arena in pic_append Yuichi Nishiwaki 2014-02-11 16:22:17 +0900
  • 93e7a1cf32 clarify wrong number of arguments error message Yuichi Nishiwaki 2014-02-11 13:52:03 +0900
  • 7843dc1023 add pic_errorf Yuichi Nishiwaki 2014-02-11 13:47:11 +0900
  • fc7b59100d add some user functions to manipulate ports Yuichi Nishiwaki 2014-02-11 13:45:41 +0900
  • b404f30a50 pic_debug family return obj Yuichi Nishiwaki 2014-02-11 13:38:42 +0900
  • 372fd3157b error report is propagated through pic->err Yuichi Nishiwaki 2014-02-11 13:21:00 +0900
  • 978e800104 implemented Searching stibear 2014-02-11 06:28:36 +0900
  • 2f550aee49 implemented Filtering & partitioning stibear 2014-02-11 05:34:32 +0900
  • 4e00cfc86a implemented Fold, unfold & map stibear 2014-02-11 05:06:05 +0900
  • 468e1b4d1f add pic_fdebug Yuichi Nishiwaki 2014-02-11 00:47:57 +0900
  • 270f5aa8f0 Merge branch 'master' of git://github.com/wasabiz/picrin into srfi1 stibear 2014-02-10 23:22:11 +0900
  • 4e2becb642 implemented Miscellaneous completely stibear 2014-02-10 23:20:20 +0900
  • 2c491001a5 implemented Miscellaneous stibear 2014-02-10 23:01:17 +0900