b035e8ec13 
								
							
								 
							
						 
						
							
							
								
								math.hashcodes,python.syntax: bi@ and -> both?  
							
							
							
						 
						
							2015-11-04 09:25:32 +01:00  
				
					
						
							
							
								 
						
							
							
								6e60c811ac 
								
							
								 
							
						 
						
							
							
								
								core: Rename create to create-word, create-in to create-word-in.  
							
							
							
						 
						
							2015-06-08 12:47:35 -07:00  
				
					
						
							
							
								 
						
							
							
								bcbd6c55e4 
								
							
								 
							
						 
						
							
							
								
								extra: "1 tail" is rest.  
							
							
							
						 
						
							2014-11-29 17:44:43 -08:00  
				
					
						
							
							
								 
						
							
							
								584e9c5ce2 
								
							
								 
							
						 
						
							
							
								
								python.syntax: new way to bind python functions to factor words and updated tests  
							
							... 
							
							
							
							this way avoids binding literal alien values inside the words which is
just wrong. the hardcoded alien addresses goes "out of sync" when
factor is restarded and causes crashes. 
							
						 
						
							2014-10-27 09:52:04 -07:00  
				
					
						
							
							
								 
						
							
							
								a3fe45e7ac 
								
							
								 
							
						 
						
							
							
								
								python: fix a reference leak in the (>py) word  
							
							
							
						 
						
							2014-10-23 17:01:46 -07:00  
				
					
						
							
							
								 
						
							
							
								4029bf7a17 
								
							
								 
							
						 
						
							
							
								
								python: feature to create python callbacks/functions, now you can call hofs like map and reduce  
							
							
							
						 
						
							2014-10-23 17:01:46 -07:00  
				
					
						
							
							
								 
						
							
							
								ba564d1b78 
								
							
								 
							
						 
						
							
							
								
								python: new syntax PY-QUALIFIED-FROM, so you can import eg __builtin__:map and not have it clash with factors map  
							
							
							
						 
						
							2014-10-23 17:01:45 -07:00  
				
					
						
							
							
								 
						
							
							
								a530a10187 
								
							
								 
							
						 
						
							
							
								
								python: tests and plug a reference leak in the exception throwing code  
							
							
							
						 
						
							2014-10-02 08:32:39 -07:00  
				
					
						
							
							
								 
						
							
							
								daec237fea 
								
							
								 
							
						 
						
							
							
								
								python.syntax: fix tests when run first.  
							
							
							
						 
						
							2014-03-12 20:01:11 -07:00  
				
					
						
							
							
								 
						
							
							
								6ed0db20fd 
								
							
								 
							
						 
						
							
							
								
								python.syntax: fix py-import.  
							
							
							
						 
						
							2014-03-12 07:27:39 -07:00  
				
					
						
							
							
								 
						
							
							
								14f43d8cb8 
								
							
								 
							
						 
						
							
							
								
								python: rename >factor to py>, rename import to py-import, minor stuff.  
							
							
							
						 
						
							2014-03-04 09:39:02 -08:00  
				
					
						
							
							
								 
						
							
							
								f69061f857 
								
							
								 
							
						 
						
							
							
								
								python: fix path to test file  
							
							
							
						 
						
							2014-03-04 09:23:05 -08:00  
				
					
						
							
							
								 
						
							
							
								b4037ae336 
								
							
								 
							
						 
						
							
							
								
								python: improved docs, support for kwargs to methods and sets sys.argv  
							
							
							
						 
						
							2014-03-04 09:23:05 -08:00  
				
					
						
							
							
								 
						
							
							
								577edc79c2 
								
							
								 
							
						 
						
							
							
								
								python: support for kwarg functions  
							
							
							
						 
						
							2014-03-04 09:23:05 -08:00  
				
					
						
							
							
								 
						
							
							
								ac28527d53 
								
							
								 
							
						 
						
							
							
								
								python: vocab split into subvocabs python.errors and python.objects for  
							
							... 
							
							
							
							easier maintenance 
							
						 
						
							2014-03-04 09:23:05 -08:00  
				
					
						
							
							
								 
						
							
							
								eb612e25b0 
								
							
								 
							
						 
						
							
							
								
								python: More documentation, privatization of words in python.syntax  
							
							
							
						 
						
							2014-03-04 09:23:05 -08:00  
				
					
						
							
							
								 
						
							
							
								8bfd12c0f8 
								
							
								 
							
						 
						
							
							
								
								python: metadata files and a first stab at documentation  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00  
				
					
						
							
							
								 
						
							
							
								8ed7fe02ac 
								
							
								 
							
						 
						
							
							
								
								python: setup serialization between vectors and python lists  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00  
				
					
						
							
							
								 
						
							
							
								981c26596c 
								
							
								 
							
						 
						
							
							
								
								python: much improved syntax, $ sigil used to get object values  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00  
				
					
						
							
							
								 
						
							
							
								a75a5d7458 
								
							
								 
							
						 
						
							
							
								
								python: syntax for methods and ditching of the auto-marshalling words, the syntax didn't turn out great  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00  
				
					
						
							
							
								 
						
							
							
								6a8fe41b90 
								
							
								 
							
						 
						
							
							
								
								python: compressed using lines  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00  
				
					
						
							
							
								 
						
							
							
								0af4fee085 
								
							
								 
							
						 
						
							
							
								
								python.syntax: vocab that makes python functions work like factor words  
							
							
							
						 
						
							2014-03-04 09:23:04 -08:00