6a784897a4 
								
							 
						 
						
							
							
								
								Fix a bug due to the operator precedence of C.  
							
							... 
							
							
							
							The expression ```! pic_length(pic, spec) == 3``` is treated as ```(!
pic_length(pic, spec)) == 3``` since ! has higher precedence than ==.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> 
							
						 
						
							2014-09-19 18:28:55 +09:00  
				
					
						
							
							
								 
						
							
								9b226afd1f 
								
							 
						 
						
							
							
								
								move {vector,string}-{map,for-each}  
							
							
							
						 
						
							2014-09-19 18:21:28 +09:00  
				
					
						
							
							
								 
						
							
								0c67a4b77f 
								
							 
						 
						
							
							
								
								implement vector-map, vector-for-each, string-map, string-for-each  
							
							
							
						 
						
							2014-09-19 18:16:28 +09:00  
				
					
						
							
							
								 
						
							
								1ff327b11f 
								
							 
						 
						
							
							
								
								update xfile.h.  close   #40  
							
							
							
						 
						
							2014-09-19 17:47:55 +09:00  
				
					
						
							
							
								 
						
							
								d8cbcde157 
								
							 
						 
						
							
							
								
								improve error handling mechanism  
							
							
							
						 
						
							2014-09-19 17:15:27 +09:00  
				
					
						
							
							
								 
						
							
								c425815313 
								
							 
						 
						
							
							
								
								print backtrace to stderr  
							
							
							
						 
						
							2014-09-19 17:11:59 +09:00  
				
					
						
							
							
								 
						
							
								abc86efc55 
								
							 
						 
						
							
							
								
								Merge pull request  #216  from KeenS/min-max-exactness  
							
							... 
							
							
							
							let `min` and `max` preserve exactness 
							
						 
						
							2014-09-18 23:56:09 +09:00  
				
					
						
							
							
								 
						
							
								489535e156 
								
							 
						 
						
							
							
								
								let `min` and `max` preserve exactness  
							
							
							
						 
						
							2014-09-18 23:26:07 +09:00  
				
					
						
							
							
								 
						
							
								3aa3669723 
								
							 
						 
						
							
							
								
								republish dynamic wind functions  
							
							
							
						 
						
							2014-09-18 22:33:20 +09:00  
				
					
						
							
							
								 
						
							
								6b1be61596 
								
							 
						 
						
							
							
								
								spill out continuation type to extra data type family  
							
							
							
						 
						
							2014-09-18 22:25:06 +09:00  
				
					
						
							
							
								 
						
							
								17602a5c8d 
								
							 
						 
						
							
							
								
								unpublish pic_wind  
							
							
							
						 
						
							2014-09-18 19:26:58 +09:00  
				
					
						
							
							
								 
						
							
								7e3d33d86c 
								
							 
						 
						
							
							
								
								Merge branch 'exception-handling-and-dynamic-wind'  
							
							
							
						 
						
							2014-09-18 14:56:33 +09:00  
				
					
						
							
							
								 
						
							
								7a8144bbf7 
								
							 
						 
						
							
							
								
								cosmetic change  
							
							
							
						 
						
							2014-09-18 14:50:58 +09:00  
				
					
						
							
							
								 
						
							
								978c51bb26 
								
							 
						 
						
							
							
								
								compact struct pic_jmpbuf  
							
							
							
						 
						
							2014-09-18 14:50:01 +09:00  
				
					
						
							
							
								 
						
							
								b0b1b77c65 
								
							 
						 
						
							
							
								
								[bugfix] don't refer to env storage when accessing non-captured variable  
							
							
							
						 
						
							2014-09-18 14:14:09 +09:00  
				
					
						
							
							
								 
						
							
								46c1d0f2a7 
								
							 
						 
						
							
							
								
								use call/cc in exception handler implementation  
							
							
							
						 
						
							2014-09-18 14:12:18 +09:00  
				
					
						
							
							
								 
						
							
								6a8a7d93e7 
								
							 
						 
						
							
							
								
								use raise-continuable in raise procedure  
							
							
							
						 
						
							2014-09-17 22:34:51 +09:00  
				
					
						
							
							
								 
						
							
								de92aab194 
								
							 
						 
						
							
							
								
								with-exception-handler don't need to catch the continuation!  
							
							
							
						 
						
							2014-09-17 22:21:31 +09:00  
				
					
						
							
							
								 
						
							
								d33d0eee85 
								
							 
						 
						
							
							
								
								inline pic_try/pic_catch in with_exception_handler  
							
							
							
						 
						
							2014-09-17 22:13:00 +09:00  
				
					
						
							
							
								 
						
							
								a17e79a160 
								
							 
						 
						
							
							
								
								add pic_raise_continuable  
							
							
							
						 
						
							2014-09-17 21:58:51 +09:00  
				
					
						
							
							
								 
						
							
								836c607979 
								
							 
						 
						
							
							
								
								s/walk_to_block/pic_wind/g  
							
							
							
						 
						
							2014-09-17 15:26:42 +09:00  
				
					
						
							
							
								 
						
							
								b4c3f4fb73 
								
							 
						 
						
							
							
								
								pic_block -> pic_winder  
							
							
							
						 
						
							2014-09-17 15:09:15 +09:00  
				
					
						
							
							
								 
						
							
								f0ed3b655a 
								
							 
						 
						
							
							
								
								custom marker  
							
							
							
						 
						
							2014-09-17 13:00:51 +09:00  
				
					
						
							
							
								 
						
							
								06971a1144 
								
							 
						 
						
							
							
								
								Merge branch 'custom-marker'  
							
							
							
						 
						
							2014-09-17 12:57:56 +09:00  
				
					
						
							
							
								 
						
							
								7ebaaf7465 
								
							 
						 
						
							
							
								
								remove features section  
							
							
							
						 
						
							2014-09-17 11:20:28 +09:00  
				
					
						
							
							
								 
						
							
								de854c0d47 
								
							 
						 
						
							
							
								
								add "more example"  
							
							
							
						 
						
							2014-09-17 04:00:17 +09:00  
				
					
						
							
							
								 
						
							
								e7c9b15d1f 
								
							 
						 
						
							
							
								
								import (picrin base) to (picrin user) by default  
							
							
							
						 
						
							2014-09-17 04:00:03 +09:00  
				
					
						
							
							
								 
						
							
								dbbc2c1a25 
								
							 
						 
						
							
							
								
								inline pic_car and pic_cdr  
							
							
							
						 
						
							2014-09-17 01:07:25 +09:00  
				
					
						
							
							
								 
						
							
								565ee431af 
								
							 
						 
						
							
							
								
								s/pic_abort/pic_panic/g  
							
							
							
						 
						
							2014-09-17 01:02:27 +09:00  
				
					
						
							
							
								 
						
							
								6fdf082bdd 
								
							 
						 
						
							
							
								
								update benz (exception API refactoring)  
							
							
							
						 
						
							2014-09-17 00:51:01 +09:00  
				
					
						
							
							
								 
						
							
								a7c2933e01 
								
							 
						 
						
							
							
								
								Merge branch 'error-api'  
							
							
							
						 
						
							2014-09-17 00:50:15 +09:00  
				
					
						
							
							
								 
						
							
								05e76c0467 
								
							 
						 
						
							
							
								
								remove read-error? and file-error? and add error-object-type instead  
							
							
							
						 
						
							2014-09-17 00:49:37 +09:00  
				
					
						
							
							
								 
						
							
								854f83a247 
								
							 
						 
						
							
							
								
								add make-error-object procedure  
							
							
							
						 
						
							2014-09-17 00:43:12 +09:00  
				
					
						
							
							
								 
						
							
								061ddb58ee 
								
							 
						 
						
							
							
								
								publish pic_make_error  
							
							
							
						 
						
							2014-09-17 00:43:03 +09:00  
				
					
						
							
							
								 
						
							
								486c99bf6f 
								
							 
						 
						
							
							
								
								[bugfix] 'type' field is now of pic_sym type  
							
							
							
						 
						
							2014-09-17 00:32:52 +09:00  
				
					
						
							
							
								 
						
							
								78a982fb41 
								
							 
						 
						
							
							
								
								refactor error object  
							
							
							
						 
						
							2014-09-17 00:29:17 +09:00  
				
					
						
							
							
								 
						
							
								33efb3e950 
								
							 
						 
						
							
							
								
								remove pic_error  
							
							
							
						 
						
							2014-09-16 23:43:15 +09:00  
				
					
						
							
							
								 
						
							
								1388887754 
								
							 
						 
						
							
							
								
								update benz (ordered map)  
							
							
							
						 
						
							2014-09-16 22:41:33 +09:00  
				
					
						
							
							
								 
						
							
								1b36b5d2ff 
								
							 
						 
						
							
							
								
								update xhash (orderd map)  
							
							
							
						 
						
							2014-09-16 22:38:58 +09:00  
				
					
						
							
							
								 
						
							
								8d7f63d71e 
								
							 
						 
						
							
							
								
								update benz (funcall API change)  
							
							
							
						 
						
							2014-09-16 16:47:04 +09:00  
				
					
						
							
							
								 
						
							
								eb261a293a 
								
							 
						 
						
							
							
								
								add custom marker  
							
							
							
						 
						
							2014-09-16 16:18:19 +09:00  
				
					
						
							
							
								 
						
							
								db5a4e367b 
								
							 
						 
						
							
							
								
								s/pic_port_make_stdport/pic_make_standard_port/g  
							
							
							
						 
						
							2014-09-16 15:06:45 +09:00  
				
					
						
							
							
								 
						
							
								8729a98af7 
								
							 
						 
						
							
							
								
								more preinterned symbols  
							
							
							
						 
						
							2014-09-16 15:02:47 +09:00  
				
					
						
							
							
								 
						
							
								ec0e5439af 
								
							 
						 
						
							
							
								
								pic_funcall should take a module for its argument  
							
							
							
						 
						
							2014-09-16 00:29:19 +09:00  
				
					
						
							
							
								 
						
							
								e698621ca7 
								
							 
						 
						
							
							
								
								no export current-dynamic-environment  
							
							
							
						 
						
							2014-09-16 00:22:54 +09:00  
				
					
						
							
							
								 
						
							
								7db18677ab 
								
							 
						 
						
							
							
								
								add pic_define_noexport  
							
							
							
						 
						
							2014-09-16 00:21:24 +09:00  
				
					
						
							
							
								 
						
							
								597e000000 
								
							 
						 
						
							
							
								
								remove pic_defined_p  
							
							
							
						 
						
							2014-09-16 00:17:04 +09:00  
				
					
						
							
							
								 
						
							
								9c4d815864 
								
							 
						 
						
							
							
								
								add pic_defvar  
							
							
							
						 
						
							2014-09-16 00:16:30 +09:00  
				
					
						
							
							
								 
						
							
								ec0f9a952b 
								
							 
						 
						
							
							
								
								delete null.scm, move declarations to r5rs.scm  
							
							
							
						 
						
							2014-09-15 16:46:22 +09:00  
				
					
						
							
							
								 
						
							
								9eb938ff87 
								
							 
						 
						
							
							
								
								inline configuration  
							
							
							
						 
						
							2014-09-15 16:42:57 +09:00