|  Yuichi Nishiwaki | 561c350a12 | library is now a non-first-class object | 2016-02-18 17:39:32 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 95740b86a0 | remove libraries procedure | 2016-02-18 16:29:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8610f5090d | change the behavior of pic_deflibrary fix regression | 2016-02-15 13:28:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | b084a20390 | fix regression | 2016-02-15 00:52:37 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 205ca79626 | remove pic->argc/argv/envp | 2016-02-10 01:38:05 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 98034b5038 | suppress warnings | 2015-08-26 17:50:28 +09:00 | 
				
					
						|  Yuichi Nishiwaki | fccb4b16ea | emit more friendly error message on error from piclib loader | 2015-06-26 13:20:49 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 33dfe2b5cc | change pic_open interface | 2015-06-26 02:13:48 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 63d3510de8 | move features procedure defun to state.c benz | 2015-06-17 00:13:00 +09:00 | 
				
					
						|  Yuichi Nishiwaki | cd4b1be54c | abandon cmake | 2015-05-29 20:42:26 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 9b7eb2f996 | unify all headers into picrin.h | 2015-05-28 23:57:10 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 278075910a | custom allocator and custom abort | 2015-05-28 02:12:26 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7923f947d7 | don't use xstd** from benz | 2015-05-28 00:14:10 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e3833eb039 | change pic_for_each interface | 2015-01-25 20:44:35 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 1b637d1763 | refactor pic_deflibrary macro. don't declare variables in for statements | 2015-01-25 20:44:35 +09:00 | 
				
					
						|  Sunrim KIM (keen) | e132236445 | restore tuned config | 2014-10-27 14:15:03 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 6fdf082bdd | update benz (exception API refactoring) | 2014-09-17 00:51:01 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8d7f63d71e | update benz (funcall API change) | 2014-09-16 16:47:04 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 9eb938ff87 | inline configuration | 2014-09-15 16:42:57 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 05e288449a | import cond-expand tests from @KeenS's patch | 2014-09-10 02:13:38 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 2fe7adb26d | parameter tuning. patch is made by @KeenS. | 2014-09-10 00:44:06 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0c6ffa3e7b | update benz (pic_open) | 2014-09-09 00:09:31 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 3919c17fdc | WIP | 2014-09-08 20:20:08 +09:00 | 
				
					
						|  Yuichi Nishiwaki | be9d518e2f | addictional argument for pic_open | 2014-09-04 19:11:41 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7b55328ce6 | rewrite load.c | 2014-09-04 19:11:33 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7f092cb9ab | managed to make it work | 2014-09-01 09:53:19 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8764bec50b | move main.c to src/ | 2014-09-01 09:40:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 83f580bfcf | initial benz integration | 2014-09-01 09:33:28 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 91f75bc226 | lset/lref can access to torn-off regions because of call/cc | 2014-09-01 08:50:51 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 86c335dd77 | vm_tear_off should happen in cont. saving, not in restoring | 2014-09-01 08:50:11 +09:00 | 
				
					
						|  Yuichi Nishiwaki | ac15ac6e2d | use readline in repl | 2014-08-31 01:00:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 3b3a74e114 | let dictionary-ref return two values | 2014-08-29 23:57:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 79417040e6 | Merge branch 'trie-reader' | 2014-08-24 15:23:46 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8d06a00483 | don't refer to invalid memory region by ci->ip | 2014-08-13 14:56:18 +09:00 | 
				
					
						|  Yuichi Nishiwaki | b2e1c523bc | refactor the last change | 2014-08-13 14:55:26 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8039ddf9c5 | [bugfix] rhs of assignment may modify lhs pointer | 2014-08-13 14:47:26 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e1fededa1e | dispatch by string | 2014-08-12 19:43:43 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0dd7e85e72 | [bugfix] plus reader broken | 2014-08-12 19:42:54 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 252debb489 | remember dispatch string | 2014-08-12 19:40:32 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7f3bbe88af | s/read_unsigned_blob/read_blob/g | 2014-08-12 11:06:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e34b580182 | refactor boolean readers | 2014-08-12 10:59:49 +09:00 | 
				
					
						|  Yuichi Nishiwaki | d78026ac05 | refactor comma reader | 2014-08-12 10:52:35 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 058de5b7e9 | reader by readtable | 2014-08-12 09:14:43 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8dae333bbd | use int for character variables | 2014-08-12 09:09:24 +09:00 | 
				
					
						|  Yuichi Nishiwaki | d922fb9747 | unused type alias | 2014-08-12 09:09:03 +09:00 | 
				
					
						|  Yuichi Nishiwaki | d2a06d8efa | add unmatch handler | 2014-08-12 08:32:52 +09:00 | 
				
					
						|  Yuichi Nishiwaki | aec33d59da | read_pipe didn't satisfy reader signature | 2014-08-12 08:31:00 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e3fc2d5009 | add reader struct | 2014-08-11 18:39:04 +09:00 | 
				
					
						|  Yuichi Nishiwaki | bf9db30059 | cosmetic changes | 2014-08-11 18:38:59 +09:00 | 
				
					
						|  Yuichi Nishiwaki | afe0e5a1e0 | add in-library | 2014-08-11 18:16:33 +09:00 |