Commit Graph

  • 5c3e5b116e show success rate in statistics Yuichi Nishiwaki 2014-06-28 22:02:09 +0900
  • 2615ce11bd unlock string-fill! tests Yuichi Nishiwaki 2014-06-28 21:54:19 +0900
  • 2d59406403 improve test value accuracy Yuichi Nishiwaki 2014-06-28 21:54:07 +0900
  • 4fd99b5955 [bugfix] return value from pic_get_args does not include proc object Yuichi Nishiwaki 2014-06-28 21:53:14 +0900
  • 76220e1e8e infinity is not rational Yuichi Nishiwaki 2014-06-28 21:43:44 +0900
  • 1a1d380a78 [bugfix] bad accuracy of test cases Yuichi Nishiwaki 2014-06-28 21:41:59 +0900
  • 5d3c59fc98 reads number as accurate as possible Yuichi Nishiwaki 2014-06-28 21:41:35 +0900
  • b2a14ca0f1 print test statistics at the end of all tests Yuichi Nishiwaki 2014-06-28 20:58:53 +0900
  • 7da5786ef3 unlock parameter tests Yuichi Nishiwaki 2014-06-28 20:46:04 +0900
  • c44803d238 [bugfix] using uninitializing variable Yuichi Nishiwaki 2014-06-28 20:45:41 +0900
  • 39b1e6c6bc [bugfix] comparator transitivity broken Yuichi Nishiwaki 2014-06-28 20:30:19 +0900
  • 015d0872c9 unlock comparator tests Yuichi Nishiwaki 2014-06-28 20:30:10 +0900
  • c5400b4b2d support more than 2 argument-comparators Yuichi Nishiwaki 2014-06-28 20:29:49 +0900
  • 0716ff8a03 unlock a string test Yuichi Nishiwaki 2014-06-28 20:21:02 +0900
  • d294330aa5 delete trailing whitespaces Yuichi Nishiwaki 2014-06-28 20:13:06 +0900
  • a7c9537e06 unlock more reader tests Yuichi Nishiwaki 2014-06-28 20:12:06 +0900
  • 5869f13ae0 unlock some of environment-variable tests Yuichi Nishiwaki 2014-06-28 20:02:38 +0900
  • 4772441589 allow "(a . b #;c )" Yuichi Nishiwaki 2014-06-28 20:02:13 +0900
  • 8f5a4e8980 unlock reader test Yuichi Nishiwaki 2014-06-28 20:02:06 +0900
  • aae4bba98d [bugfix] wrong size for read string Yuichi Nishiwaki 2014-06-28 19:47:45 +0900
  • cee98a9954 [bugfix] support vector literal in quasiquote Yuichi Nishiwaki 2014-06-28 19:43:49 +0900
  • 5c66a85a30 Merge branch 'equality' Yuichi Nishiwaki 2014-06-28 19:26:36 +0900
  • 5ba0402221 fix type warning (int and size_t) Yuichi Nishiwaki 2014-06-28 19:23:24 +0900
  • 2fb97d16ed style fix Yuichi Nishiwaki 2014-06-28 19:23:06 +0900
  • 49a4808a22 check length before compare contents Sunrim KIM (keen) 2014-05-28 02:55:19 +0900
  • 8533876682 vectors, blobs, strings with equal contets are equal Sunrim KIM (keen) 2014-05-27 21:35:19 +0900
  • 6fe87b8fa2 update docs. mentioning new srfi libraries Yuichi Nishiwaki 2014-06-28 12:42:36 +0900
  • 1e458d9691 fix #153 Yuichi Nishiwaki 2014-06-28 12:40:02 +0900
  • 2b28a7fa47 Merge pull request #155 from stibear/srfi43 Yuichi Nishiwaki 2014-06-28 12:18:47 +0900
  • 706a3a4965 add (picrin control list) doc Yuichi Nishiwaki 2014-06-28 12:14:27 +0900
  • c26fc144f3 added null operator to (picrin control list) Yuichi Nishiwaki 2014-06-28 12:07:56 +0900
  • 31acb21093 rewrite an unavailable symbol into an available one stibear 2014-06-28 11:48:30 +0900
  • f37c88c174 add for macro library Yuichi Nishiwaki 2014-06-28 11:32:23 +0900
  • e82a688a66 add number prefix to contrib libraries Yuichi Nishiwaki 2014-06-28 11:31:13 +0900
  • 8387397e1b don't run make test in debug mode on travis Yuichi Nishiwaki 2014-06-28 10:13:18 +0900
  • 952814ec3d make no-act: direct error logs to /dev/null Yuichi Nishiwaki 2014-06-28 10:12:53 +0900
  • 3ee807a347 fix xr_put Yuichi Nishiwaki 2014-06-27 17:40:43 +0900
  • 4501b9bd93 update xrope Yuichi Nishiwaki 2014-06-27 17:35:00 +0900
  • 39a87d1c60 Merge pull request #131 from KeenS/missing-functions Yuichi Nishiwaki 2014-06-27 09:03:50 +0900
  • 51b8344527 support infinity and nan literals Yuichi Nishiwaki 2014-06-27 08:54:32 +0900
  • 195ccf199d [bugfix] make-promise makes a promise that is done all along Yuichi Nishiwaki 2014-06-27 08:41:42 +0900
  • 36e0aa6f69 [bugfix] compound literals should consider inner comments Yuichi Nishiwaki 2014-06-27 08:34:00 +0900
  • e1ca64b56e block comment reader must not consume the character right after the comment end Yuichi Nishiwaki 2014-06-27 08:21:53 +0900
  • 0b85e251a2 fix negative number reader Yuichi Nishiwaki 2014-06-27 07:59:25 +0900
  • a98411cd0b syntax error around comma Yuichi Nishiwaki 2014-06-27 07:28:56 +0900
  • 556a460663 [bugfix] EOF is a delimiter Yuichi Nishiwaki 2014-06-27 07:28:46 +0900
  • bb43c8d9dc add isdelim Yuichi Nishiwaki 2014-06-27 07:23:34 +0900
  • 1eb4940b13 use isdigit Yuichi Nishiwaki 2014-06-27 07:23:19 +0900
  • 606f34420c update gitignore Yuichi Nishiwaki 2014-06-27 07:12:35 +0900
  • e489b3f6ec Merge pull request #152 from stibear/srfi1 Yuichi Nishiwaki 2014-06-26 23:02:45 +0900
  • 2526474fb3 implements delete-duplicates(!) tail-recursively stibear 2014-06-26 22:44:38 +0900
  • 704b390861 Merge branch 'master' of https://github.com/wasabiz/picrin koba-e964 2014-06-26 20:22:58 +0900
  • b77fac6ce1 Merge pull request #151 from koba-e964/master Yuichi Nishiwaki 2014-06-26 19:33:26 +0900
  • ab52eca8ce Merge branch 'master' of https://github.com/wasabiz/picrin koba-e964 2014-06-26 18:43:31 +0900
  • 5b215eb57a Make filter tail-recursive koba-e964 2014-06-26 18:40:40 +0900
  • 346a687e25 Merge pull request #150 from zeptometer/fix-append Yuichi Nishiwaki 2014-06-26 18:06:10 +0900
  • 8374297a22 append returns '() when given no args Yuito Murase 2014-06-26 17:40:26 +0900
  • 7b1cc27b08 Merge pull request #148 from zeptometer/fix-filter-map Yuichi Nishiwaki 2014-06-26 13:23:24 +0900
  • d39a2eb4c9 fix bug that filter-map fails when called with multiple clists Yuito Murase 2014-06-26 09:42:16 +0900
  • 6c8c46d295 Merge branch 'issue-146' Yuichi Nishiwaki 2014-06-26 00:58:41 +0900
  • 33fcf33bd1 fix #146 Yuichi Nishiwaki 2014-06-26 00:57:12 +0900
  • 846ee72ce4 drop flex support on documentation Yuichi Nishiwaki 2014-06-26 00:36:59 +0900
  • 5323149faf Merge pull request #145 from stibear/srfi60 Yuichi Nishiwaki 2014-06-25 23:26:34 +0900
  • 9e9fd2527d load (scheme read) library at initialization Yuichi Nishiwaki 2014-06-25 22:39:29 +0900
  • bc2a684961 add read function support Yuichi Nishiwaki 2014-06-25 22:36:56 +0900
  • 6b8903bd83 fix degre Yuichi Nishiwaki 2014-06-25 22:36:42 +0900
  • 107a1dc339 Merge branch 'abandon-flex' Yuichi Nishiwaki 2014-06-25 22:30:48 +0900
  • 2c84168861 hold integers in 64bit size Yuichi Nishiwaki 2014-06-25 21:49:28 +0900
  • 3f2a0d2160 update xfile Yuichi Nishiwaki 2014-06-25 21:41:57 +0900
  • 4d9dc8011c fix read_vector bug Yuichi Nishiwaki 2014-06-25 21:40:51 +0900
  • 029efc91c9 allow symbols with leading '.' Yuichi Nishiwaki 2014-06-25 21:40:26 +0900
  • bd822fa4c6 fix EOF handling Yuichi Nishiwaki 2014-06-25 21:40:18 +0900
  • ee82ee99d7 support nested block comment Yuichi Nishiwaki 2014-06-25 21:38:11 +0900
  • 1440a51ef8 improve error messages of load function Yuichi Nishiwaki 2014-06-25 18:18:01 +0900
  • a90330d3d9 comment readers should return undef values to report continuablility to the parent function Yuichi Nishiwaki 2014-06-25 18:06:48 +0900
  • 6eec3629e9 use xprintf instead of printf Yuichi Nishiwaki 2014-06-25 17:24:42 +0900
  • 72db056f1e update xfile Yuichi Nishiwaki 2014-06-25 17:24:33 +0900
  • b646948e9b allocate buffer in +1 size Yuichi Nishiwaki 2014-06-25 17:22:15 +0900
  • 08f0fbd3d3 [experimental] update xfile Yuichi Nishiwaki 2014-06-25 15:40:21 +0900
  • 4087ebb4d6 add pic_eof_p Yuichi Nishiwaki 2014-06-25 15:39:45 +0900
  • 0e66144a4d add pic_open_input_string Yuichi Nishiwaki 2014-06-25 15:39:40 +0900
  • 83a13d4ca4 remove flex dependency Yuichi Nishiwaki 2014-06-25 15:39:30 +0900
  • da4a4fd449 api changes of reader/parser Yuichi Nishiwaki 2014-06-25 15:39:04 +0900
  • 0b087b785e store rlabels in global state Yuichi Nishiwaki 2014-06-25 15:37:24 +0900
  • 219b244743 initial read implementation Yuichi Nishiwaki 2014-06-25 15:36:36 +0900
  • 694d5eafe3 implements (srfi 60) stibear 2014-06-23 03:11:43 +0900
  • 88a4943148 Merge branch 'issue-140'. close #140 Yuichi Nishiwaki 2014-06-23 00:57:56 +0900
  • 4c78e0694a shrink trampoline iseq Yuichi Nishiwaki 2014-06-23 00:56:43 +0900
  • fa179dc152 trampoline_iseq is no longer mutable Yuichi Nishiwaki 2014-06-23 00:54:11 +0900
  • 711b53eb72 fix #140 Yuichi Nishiwaki 2014-06-23 00:52:36 +0900
  • e3c60b56e6 we don't have support for #x123 literals Yuichi Nishiwaki 2014-06-22 22:29:25 +0900
  • 20427fb66a 'make test' runs r7rs tests Yuichi Nishiwaki 2014-06-22 22:29:02 +0900
  • 2932486ab5 update travis config Yuichi Nishiwaki 2014-06-22 20:34:08 +0900
  • b9e1e7d31b add 'make test' target Yuichi Nishiwaki 2014-06-22 20:32:34 +0900
  • 82f8679efd remove useless notice Yuichi Nishiwaki 2014-06-22 20:27:32 +0900
  • 44b80ccb8a remove file-variable Yuichi Nishiwaki 2014-06-22 20:24:29 +0900
  • 316f36a64b add copyright notice Yuichi Nishiwaki 2014-06-22 20:23:23 +0900
  • 2958787994 Merge pull request #144 from KeenS/import-test Yuichi Nishiwaki 2014-06-22 20:18:17 +0900
  • 8c80b6ef5b use "%zu"s for size_t Yuichi Nishiwaki 2014-06-22 20:09:38 +0900
  • 04d080ac73 import chibi scheme's test Sunrim KIM (keen) 2014-06-22 16:49:59 +0900