Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								686b3e348e
								
							
								
							
						 | 
						
							
							
								
								use ERROR: in several places instead of throwing strings
							
							
							
							
							
						 | 
						
							2009-08-11 23:09:02 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								eb61ffc56d
								
							
								
							
						 | 
						
							
							
								
								use itoa in more places
							
							
							
							
							
						 | 
						
							2009-08-02 18:18:31 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								407377fc98
								
							
								
							
						 | 
						
							
							
								
								rename peek -> last and update all usages
							
							
							
							
							
						 | 
						
							2009-05-25 16:38:33 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								0ac80c6917
								
							
								
							
						 | 
						
							
							
								
								fix using
							
							
							
							
							
						 | 
						
							2009-05-25 15:42:59 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								f43667640a
								
							
								
							
						 | 
						
							
							
								
								Fix regression with: bad interaction between predicate classes and tuple inheritance, reported by Bruno Deferrari
							
							
							
							
							
						 | 
						
							2009-05-13 16:58:01 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								aa3aa715be
								
							
								
							
						 | 
						
							
							
								
								Slightly more space-efficient dispatch table representation
							
							
							
							
							
						 | 
						
							2009-05-09 20:24:32 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								581d017b46
								
							
								
							
						 | 
						
							
							
								
								Working on inline caching for tail call sites
							
							
							
							
							
						 | 
						
							2009-05-06 19:22:22 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								0ad6d1fb7b
								
							
								
							
						 | 
						
							
							
								
								add a few usages of iota, remove most 1+ and 1- from core
							
							
							
							
							
						 | 
						
							2009-05-01 19:58:24 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								515c619202
								
							
								
							
						 | 
						
							
							
								
								Non-optimizing compiler now open-codes megamorphic dispatch fast path
							
							
							
							
							
						 | 
						
							2009-04-30 03:37:07 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								02bd4f3f00
								
							
								
							
						 | 
						
							
							
								
								PICs now pass the method table around instead of extracting it from the generic word body. This gels better with how compilation units are supposed to work
							
							
							
							
							
						 | 
						
							2009-04-29 19:39:43 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								dbc1a8e1a3
								
							
								
							
						 | 
						
							
							
								
								Only generate cold call entry points for standard generics and not hooks
							
							
							
							
							
						 | 
						
							2009-04-28 18:17:28 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								dfcbd206b6
								
							
								
							
						 | 
						
							
							
								
								Fix -pic command line switch, and enable PICs in user-space
							
							
							
							
							
						 | 
						
							2009-04-28 18:06:10 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								a14e5a4a3b
								
							
								
							
						 | 
						
							
							
								
								Better local cache
							
							
							
							
							
						 | 
						
							2009-04-26 08:06:37 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								7e84daf0f1
								
							
								
							
						 | 
						
							
							
								
								Move (execute) to kernel.private
							
							
							
							
							
						 | 
						
							2009-04-26 02:42:37 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								356537593e
								
							
								
							
						 | 
						
							
							
								
								Get rid of execute-unsafe now that (execute) is more versatile
							
							
							
							
							
						 | 
						
							2009-04-25 21:50:34 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								2630c4a95f
								
							
								
							
						 | 
						
							
							
								
								Add local caching
							
							
							
							
							
						 | 
						
							2009-04-25 20:33:52 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								7aa65b5b5f
								
							
								
							
						 | 
						
							
							
								
								Fixing new method dispatch implementation
							
							
							
							
							
						 | 
						
							2009-04-25 19:41:27 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								3dc9fdf9db
								
							
								
							
						 | 
						
							
							
								
								Fleshed out new dispatch code
							
							
							
							
							
						 | 
						
							2009-04-24 20:43:01 -05:00 |