b44d69b4da 
								
							 
						 
						
							
							
								
								add value.h  
							
							
							
						 
						
							2017-03-29 07:11:27 +09:00  
				
					
						
							
							
								 
						
							
								53ec7384ca 
								
							 
						 
						
							
							
								
								add length argument to pic_str()  
							
							
							
						 
						
							2017-03-28 23:31:15 +09:00  
				
					
						
							
							
								 
						
							
								b58a81ca39 
								
							 
						 
						
							
							
								
								reorganize files  
							
							
							
						 
						
							2017-03-28 23:10:20 +09:00  
				
					
						
							
							
								 
						
							
								9377999579 
								
							 
						 
						
							
							
								
								bin/picrin -> picrin  
							
							
							
						 
						
							2017-03-22 23:59:22 +09:00  
				
					
						
							
							
								 
						
							
								a3c4dd32f8 
								
							 
						 
						
							
							
								
								Fix make-syntactic-closure  
							
							... 
							
							
							
							make-syntactic-closure raises an error when it takes identifiers.
The following session demonstrates the error.
> (define-macro a (sc-macro-transformer (lambda (form use-env) 'foo)))
#undefined
> (a)
error: attempted to set a non-object key '()' in a register 
							
						 
						
							2016-09-12 22:32:04 +09:00  
				
					
						
							
							
								 
						
							
								2a279f9d2e 
								
							 
						 
						
							
							
								
								Merge pull request  #346  from okuoku/fbsd-build-fix  
							
							... 
							
							
							
							readline: Fix nitro.mk to honor pkg-config results 
							
						 
						
							2016-08-12 20:34:09 +09:00  
				
					
						
							
							
								 
						
							
								7b630cdafe 
								
							 
						 
						
							
							
								
								readline: Fix nitro.mk to honor pkg-config results  
							
							
							
						 
						
							2016-08-12 17:28:38 +09:00  
				
					
						
							
							
								 
						
							
								47ac6d2cb1 
								
							 
						 
						
							
							
								
								emyg_atod: Use scalbn(C99) instead of scalb  
							
							... 
							
							
							
							scalb() was removed in POSIX 2008. It is not implemented in
Cygwin(newlib). 
							
						 
						
							2016-08-12 06:21:57 +09:00  
				
					
						
							
							
								 
						
							
								2d90c1fb90 
								
							 
						 
						
							
							
								
								reimplement read-bytevector in scheme using read-bytevector!  
							
							
							
						 
						
							2016-07-11 00:43:15 +09:00  
				
					
						
							
							
								 
						
							
								05cb5aec22 
								
							 
						 
						
							
							
								
								move u8-ready? to contrib  
							
							
							
						 
						
							2016-07-10 23:36:32 +09:00  
				
					
						
							
							
								 
						
							
								9515060b00 
								
							 
						 
						
							
							
								
								rename I/O functions  
							
							
							
						 
						
							2016-06-20 04:49:01 +09:00  
				
					
						
							
							
								 
						
							
								f1b6109b2f 
								
							 
						 
						
							
							
								
								make a small optimization  
							
							
							
						 
						
							2016-06-03 02:42:48 +09:00  
				
					
						
							
							
								 
						
							
								365ccc7a51 
								
							 
						 
						
							
							
								
								fix   #339  
							
							
							
						 
						
							2016-06-03 01:44:03 +09:00  
				
					
						
							
							
								 
						
							
								d9f4380ae8 
								
							 
						 
						
							
							
								
								fix promise bug  
							
							... 
							
							
							
							fix the second one in https://github.com/picrin-scheme/picrin/issues/339  
							
						 
						
							2016-06-03 00:41:02 +09:00  
				
					
						
							
							
								 
						
							
								842a0290f3 
								
							 
						 
						
							
							
								
								fix promise bug  
							
							... 
							
							
							
							fix the first one in https://github.com/picrin-scheme/picrin/issues/339  
							
						 
						
							2016-06-02 22:09:51 +09:00  
				
					
						
							
							
								 
						
							
								574c8ce884 
								
							 
						 
						
							
							
								
								fix   #335  
							
							
							
						 
						
							2016-03-14 10:55:22 +09:00  
				
					
						
							
							
								 
						
							
								ca4fb058d1 
								
							 
						 
						
							
							
								
								remove pic->iseq  
							
							
							
						 
						
							2016-03-01 03:14:18 +09:00  
				
					
						
							
							
								 
						
							
								73e38657ff 
								
							 
						 
						
							
							
								
								remove pic->native_stack_start  
							
							
							
						 
						
							2016-02-24 16:32:24 +09:00  
				
					
						
							
							
								 
						
							
								e93536bf9a 
								
							 
						 
						
							
							
								
								struct pic_cont -> struct cont  
							
							
							
						 
						
							2016-02-23 22:48:06 +09:00  
				
					
						
							
							
								 
						
							
								b3e9794385 
								
							 
						 
						
							
							
								
								remove pic->xp  
							
							
							
						 
						
							2016-02-23 22:42:03 +09:00  
				
					
						
							
							
								 
						
							
								34331dad6f 
								
							 
						 
						
							
							
								
								[bugfix] make-parameter is broken  
							
							
							
						 
						
							2016-02-23 20:50:26 +09:00  
				
					
						
							
							
								 
						
							
								4e1aaf8b89 
								
							 
						 
						
							
							
								
								pic_strf_value does not interpret '~s' format specifier  
							
							
							
						 
						
							2016-02-23 04:24:42 +09:00  
				
					
						
							
							
								 
						
							
								571fa0993c 
								
							 
						 
						
							
							
								
								improve repl error message  
							
							
							
						 
						
							2016-02-23 04:03:59 +09:00  
				
					
						
							
							
								 
						
							
								fae7ef0376 
								
							 
						 
						
							
							
								
								pic_errorf -> pic_error  
							
							
							
						 
						
							2016-02-23 04:03:42 +09:00  
				
					
						
							
							
								 
						
							
								229555fa83 
								
							 
						 
						
							
							
								
								remove pic_error  
							
							
							
						 
						
							2016-02-23 02:23:22 +09:00  
				
					
						
							
							
								 
						
							
								608569e876 
								
							 
						 
						
							
							
								
								drop pic_ prefix of structs  
							
							
							
						 
						
							2016-02-21 20:32:12 +09:00  
				
					
						
							
							
								 
						
							
								684eb6502d 
								
							 
						 
						
							
							
								
								pic_callinfo -> struct pic_callinfo, pic_code -> struct pic_code  
							
							
							
						 
						
							2016-02-21 20:18:31 +09:00  
				
					
						
							
							
								 
						
							
								2a0a7be40d 
								
							 
						 
						
							
							
								
								C++ mode of PIC_UNUSED  
							
							
							
						 
						
							2016-02-21 19:19:35 +09:00  
				
					
						
							
							
								 
						
							
								f8b05efa7f 
								
							 
						 
						
							
							
								
								don't call pic_panic on internal logic flaw  
							
							
							
						 
						
							2016-02-21 19:02:23 +09:00  
				
					
						
							
							
								 
						
							
								8dd423cdbc 
								
							 
						 
						
							
							
								
								add include/picrin/private dir  
							
							
							
						 
						
							2016-02-21 01:37:40 +09:00  
				
					
						
							
							
								 
						
							
								2246cc42d9 
								
							 
						 
						
							
							
								
								integrate mutable-string.c into the core  
							
							
							
						 
						
							2016-02-21 01:04:55 +09:00  
				
					
						
							
							
								 
						
							
								53b760cfac 
								
							 
						 
						
							
							
								
								add picrin/extra.h  
							
							
							
						 
						
							2016-02-21 00:58:58 +09:00  
				
					
						
							
							
								 
						
							
								317369a914 
								
							 
						 
						
							
							
								
								don't include picrin/state.h by default  
							
							
							
						 
						
							2016-02-21 00:30:40 +09:00  
				
					
						
							
							
								 
						
							
								9e5f846787 
								
							 
						 
						
							
							
								
								make pic_get_args more useful  
							
							
							
						 
						
							2016-02-20 21:16:10 +09:00  
				
					
						
							
							
								 
						
							
								b5a27437e3 
								
							 
						 
						
							
							
								
								cleanup  
							
							
							
						 
						
							2016-02-20 20:14:40 +09:00  
				
					
						
							
							
								 
						
							
								fcb3182e08 
								
							 
						 
						
							
							
								
								publish xfile API  
							
							
							
						 
						
							2016-02-20 18:34:13 +09:00  
				
					
						
							
							
								 
						
							
								d851273f60 
								
							 
						 
						
							
							
								
								struct pic_port * -> pic_value  
							
							
							
						 
						
							2016-02-20 16:51:24 +09:00  
				
					
						
							
							
								 
						
							
								45879deafd 
								
							 
						 
						
							
							
								
								move the definiton of pic_checkpoint to object.h  
							
							
							
						 
						
							2016-02-20 16:12:21 +09:00  
				
					
						
							
							
								 
						
							
								0f1c47c421 
								
							 
						 
						
							
							
								
								s/identifier-variable/identifier-base/g  
							
							
							
						 
						
							2016-02-20 16:00:37 +09:00  
				
					
						
							
							
								 
						
							
								2d5fbc889e 
								
							 
						 
						
							
							
								
								struct pic_string * -> pic_value  
							
							
							
						 
						
							2016-02-20 03:26:52 +09:00  
				
					
						
							
							
								 
						
							
								5254e80932 
								
							 
						 
						
							
							
								
								struct pic_proc * -> pic_value  
							
							
							
						 
						
							2016-02-20 00:03:16 +09:00  
				
					
						
							
							
								 
						
							
								0d8a45191a 
								
							 
						 
						
							
							
								
								struct pic_data * -> pic_value  
							
							
							
						 
						
							2016-02-19 23:30:47 +09:00  
				
					
						
							
							
								 
						
							
								064eaff498 
								
							 
						 
						
							
							
								
								struct pic_blob * -> pic_value  
							
							
							
						 
						
							2016-02-19 23:22:41 +09:00  
				
					
						
							
							
								 
						
							
								9f53b39a04 
								
							 
						 
						
							
							
								
								don't use pic_vec and object.h in callcc.c  
							
							
							
						 
						
							2016-02-19 19:25:16 +09:00  
				
					
						
							
							
								 
						
							
								b070d9c1dc 
								
							 
						 
						
							
							
								
								add pic_return  
							
							
							
						 
						
							2016-02-19 17:38:49 +09:00  
				
					
						
							
							
								 
						
							
								4d38e08c98 
								
							 
						 
						
							
							
								
								pic_gc_arena_preserve -> pic_enter  
							
							
							
						 
						
							2016-02-19 16:17:13 +09:00  
				
					
						
							
							
								 
						
							
								84c2866b2b 
								
							 
						 
						
							
							
								
								cleanup port API  
							
							
							
						 
						
							2016-02-19 05:54:50 +09:00  
				
					
						
							
							
								 
						
							
								8ec052c09f 
								
							 
						 
						
							
							
								
								reimplement string-io procedures in scheme  
							
							
							
						 
						
							2016-02-19 03:58:09 +09:00  
				
					
						
							
							
								 
						
							
								bb2f9c0367 
								
							 
						 
						
							
							
								
								don't distinguish textual and binary ports  
							
							
							
						 
						
							2016-02-19 03:03:29 +09:00  
				
					
						
							
							
								 
						
							
								00e98548d7 
								
							 
						 
						
							
							
								
								remove pair.h  
							
							
							
						 
						
							2016-02-19 02:29:40 +09:00