|  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 | 
				
					
						|  Yuichi Nishiwaki | d710fa3a11 | import more libraries to (picrin user) | 2016-02-07 04:57:16 +09:00 | 
				
					
						|  Yuichi Nishiwaki | ed14348c08 | bugfixes | 2016-02-07 04:54:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0d29322b64 | fix a test of srfi-106's on OSX | 2016-02-07 04:38:39 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 2fb0fcb8bf | Merge branch 'issue-314' | 2016-02-07 04:38:29 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 7a128aab3b | fix #314 | 2016-02-07 04:23:46 +09:00 | 
				
					
						|  Yuichi Nishiwaki | fc9ec5bd4d | Merge branch 'data-type' | 2016-02-07 03:22:30 +09:00 | 
				
					
						|  Yuichi Nishiwaki | cc75877a76 | simplify struct pic_record | 2016-02-07 02:58:18 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 18d23e4908 | reg.c -> weak.c | 2016-02-07 01:13:12 +09:00 | 
				
					
						|  Yuichi Nishiwaki | fe994667fa | remove pic_get_proc and add "&" format for pic_get_args | 2016-02-07 00:53:12 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 32f015765d | move the vm to proc.c | 2016-02-07 00:09:40 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 2c09114cf3 | move the expander to macro.c | 2016-02-07 00:07:29 +09:00 | 
				
					
						|  Yuichi Nishiwaki | de7fb0c4b2 | codegen.c -> eval.c | 2016-02-06 23:55:39 +09:00 | 
				
					
						|  Yuichi Nishiwaki | fa8446110a | Merge branch 'symbol-is-a-identifier' | 2016-02-06 23:19:13 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e51d3db812 | symbol is an identifier | 2016-02-06 23:15:53 +09:00 | 
				
					
						|  Yuichi Nishiwaki | bf68695707 | Merge branch 'master' into symbol-is-a-identifier | 2016-02-06 21:21:24 +09:00 | 
				
					
						|  Yuichi Nishiwaki | bb5b15790d | Merge branch 'irep-ints' | 2016-02-06 21:20:21 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 12f999d608 | temporarily disable offset fields | 2016-02-06 21:18:38 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 497595a0f7 | pool now only contains heap objects | 2016-02-06 21:11:22 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 62cc05f978 | add OP_PUSHFLOAT | 2016-02-06 20:52:36 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 93105dc2a6 | add OP_PUSHEOF | 2016-02-06 20:43:21 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 5af1b44456 | wrap irep fields with unions | 2016-02-06 18:37:40 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0fd529c968 | change mangling rule for global variables | 2016-02-06 04:07:37 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 1fbc38fe55 | serializable code representation | 2016-02-05 21:53:25 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 600a92835e | add irep->ints | 2016-02-05 21:41:20 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0499b5ffb0 | move pic_resolve to macro.c | 2016-02-05 21:01:36 +09:00 | 
				
					
						|  Yuichi Nishiwaki | e96465f724 | remove pic_irep.ilen | 2016-02-05 20:47:08 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 5e58847721 | Merge branch 'irep-refc' | 2016-02-05 00:52:24 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 64788af4b9 | manage ireps using reference count | 2016-02-05 00:31:57 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 6488e315d3 | kvec.h is not used | 2016-02-04 17:48:25 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0aac2cccc7 | Merge branch 'attr-as-a-nitro' | 2016-02-03 22:24:27 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 337ba027f2 | attribute as a macro | 2016-02-03 21:49:55 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 0fe20178ae | emit OP_PUSHUNDEF | 2016-02-03 20:17:20 +09:00 | 
				
					
						|  Yuichi Nishiwaki | 5637b3e435 | unify emit_c and emit_i | 2016-02-02 22:34:18 +09:00 | 
				
					
						|  Doug Currie | 469ae52ba4 | Merge branch 'master' into record-vector-optimization | 2016-02-01 18:08:55 -05:00 | 
				
					
						|  Sunrin SHIMURA | 2af9020b73 | Merge pull request #330 from johngtait/master Typo | 2016-02-01 11:33:47 +09:00 |