|  Yuichi Nishiwaki | 18b873f723 | remove proc.h | 2016-02-19 00:56:56 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8979b65b0c | remove data.h | 2016-02-19 00:50:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0243c52b14 | remove dict.h | 2016-02-19 00:40:35 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 387ba469c8 | add pic_dict_next | 2016-02-19 00:39:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | aa2121b61c | remove blob.h | 2016-02-19 00:20:15 +09:00 | 
				
					
						|  Yuichi Nishiwaki | cfc32a1b15 | remove string.h | 2016-02-19 00:14:50 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 645e5bee3a | remove vector.h | 2016-02-19 00:08:39 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 3dd8290dd3 | add picrin/object.h | 2016-02-19 00:03:54 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0a715e4916 | use pic_blob_value | 2016-02-18 23:59:33 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 126989e4ec | cleanup | 2016-02-18 23:52:20 +09:00 | 
				
					
						|  Yuichi Nishiwaki | ada84f48d6 | add some object constructors/destructors | 2016-02-18 23:49:16 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 08652df612 | don't include type.h at the beginning of picrin.h | 2016-02-18 23:35:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 615bdff61a | add pic_state parameter (to be used by copy gc) | 2016-02-18 20:15:42 +09:00 | 
				
					
						|  Yuichi Nishiwaki | a3f9a3be68 | remove WORD_BOXING mode | 2016-02-18 18:58:32 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 561c350a12 | library is now a non-first-class object | 2016-02-18 17:39:32 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7816be80c1 | pic_lookup_identifier -> pic_find_identifier | 2016-02-18 16:38:59 +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 | 294477ff13 | kh_s_t -> kh_oblist_t | 2016-02-15 13:00:57 +09:00 | 
				
					
						|  Yuichi Nishiwaki | b084a20390 | fix regression | 2016-02-15 00:52:37 +09:00 | 
				
					
						|  Yuichi Nishiwaki | d30cdf7409 | add picrin/setup.h and picrin/state.h | 2016-02-15 00:50:02 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 4a3104187e | cosmetic changes | 2016-02-15 00:33:59 +09:00 | 
				
					
						|  Yuichi Nishiwaki | a92e70a610 | remove typedefs of struct pic_string and struct pic_blob | 2016-02-15 00:20:49 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 780df6275b | move more decls to picrin.h | 2016-02-15 00:10:12 +09:00 | 
				
					
						|  Yuichi Nishiwaki | f70dd4d376 | add pic_closure_ref, pic_closure_set, and pic_lambda | 2016-02-14 22:23:14 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8814469eac | pic_apply_trampoline -> pic_applyk | 2016-02-14 17:14:33 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 2632956b6e | fix regression | 2016-02-14 17:13:38 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e8a6f64dd5 | remove pic_applyk | 2016-02-14 13:46:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 69b660e9a3 | remove pic_funcallk and add pic_call | 2016-02-14 13:33:15 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 417a44b786 | change the behavior of pic_define | 2016-02-14 13:25:18 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 549d939ce6 | add pic_alloca | 2016-02-14 13:19:54 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 5946c3ab39 | pic_gc_run -> pic_gc | 2016-02-14 13:17:12 +09:00 | 
				
					
						|  Yuichi Nishiwaki | dc80bc5850 | cleanup picrin.h | 2016-02-14 13:15:33 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 8a80f3805e | update copyright | 2016-02-14 13:06:54 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 271a4b6586 | make-register -> make-ephemeron | 2016-02-10 21:57:20 +09:00 | 
				
					
						|  Yuichi Nishiwaki | b577b2d453 | reg -> weak | 2016-02-10 21:50:39 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7b86c6d34e | intern table seems conventionally called 'oblist' | 2016-02-10 21:31:22 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 205ca79626 | remove pic->argc/argv/envp | 2016-02-10 01:38:05 +09:00 | 
				
					
						|  Yuichi Nishiwaki | f91678aa82 | Merge pull request #324 from dcurrie/record-vector-optimization Optimize records to use vector rather than a dict for field storage. | 2016-02-09 08:49:02 +09:00 | 
				
					
						|  Doug Currie | f213119dd6 | Merge branch 'master' into record-vector-optimization | 2016-02-08 11:59:32 -05:00 | 
				
					
						|  Doug Currie | 21fc081e41 | Merge upstream master into record-vector-optimization | 2016-02-08 11:52:01 -05:00 | 
				
					
						|  Yuichi Nishiwaki | 3bc55b8b62 | unwrap union fields | 2016-02-08 13:51:41 +09:00 | 
				
					
						|  Yuichi Nishiwaki | c7f8293368 | add pic_intern_(str|cstr|lit) | 2016-02-08 04:10:22 +09:00 | 
				
					
						|  Yuichi Nishiwaki | b3d5b1eea5 | Merge branch 'string-symbol' | 2016-02-08 03:39:27 +09:00 | 
				
					
						|  Yuichi Nishiwaki | fd248d31bd | optimize symbol->string | 2016-02-08 03:36:20 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 3e4abf8949 | optimize string construction from literal | 2016-02-08 02:33:22 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0d8d7d5b91 | remove xformat family | 2016-02-08 01:32:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 267cfb0a02 | optimize pic_chunk | 2016-02-08 01:17:33 +09:00 | 
				
					
						|  Yuichi Nishiwaki | f263e9432e | remove gref slot | 2016-02-07 22:17:56 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e076a8f4e0 | datas are equal? when they refer to the same pointer | 2016-02-07 05:18:09 +09:00 |