|  Slava Pestov | 091484de98 | Fix ERROR:, erg's mixin bug | 2008-07-04 01:32:11 -05:00 | 
				
					
						|  Slava Pestov | 72d9c040b4 | Improved ERROR: | 2008-07-03 02:47:29 -05:00 | 
				
					
						|  Slava Pestov | 2831cb8d9b | Tweaking docs, change stage2 to load less stuff | 2008-07-03 01:39:45 -05:00 | 
				
					
						|  Slava Pestov | f7eecc7893 | Move bit-arrays and float-arrays to extra | 2008-07-02 02:03:30 -05:00 | 
				
					
						|  Slava Pestov | f7b7001f39 | BOA constructors now check types | 2008-06-30 01:44:58 -05:00 | 
				
					
						|  Slava Pestov | 0be00f03e6 | Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers | 2008-06-29 02:12:44 -05:00 | 
				
					
						|  Slava Pestov | b36e06d0d6 | Builtinn types now use new slot accessors; tuple slot type declaration work in progress | 2008-06-28 02:36:20 -05:00 | 
				
					
						|  Slava Pestov | 3f520c3c79 | Better error messages for when new or boa are applied to the wrong type | 2008-06-26 20:47:36 -05:00 | 
				
					
						|  Slava Pestov | 6e0d35e615 | Split up huge parser vocabulary | 2008-06-25 03:25:08 -05:00 | 
				
					
						|  Slava Pestov | b919346681 | Minor optimization | 2008-06-11 18:53:56 -05:00 | 
				
					
						|  Slava Pestov | c95851e34f | Bug fixes and cleanups | 2008-06-11 02:58:38 -05:00 | 
				
					
						|  Slava Pestov | ba8f1388ab | Fixing everything for mandatory stack effects | 2008-06-09 02:14:14 -05:00 | 
				
					
						|  Slava Pestov | 9dd5c9919f | Mandatory stack effect annotations | 2008-06-08 15:32:55 -05:00 | 
				
					
						|  Slava Pestov | b53302a0ca | Documentation fixes | 2008-06-05 15:29:38 -05:00 | 
				
					
						|  Slava Pestov | 7cc553c4b6 | Documentation improvements | 2008-06-04 19:33:30 -05:00 | 
				
					
						|  Slava Pestov | 8bff6eba52 | Fix silly DEFER: error | 2008-05-28 19:43:01 -05:00 | 
				
					
						|  Slava Pestov | ec71ee0940 | Bug fixes | 2008-05-28 19:34:18 -05:00 | 
				
					
						|  Slava Pestov | 849b4a062c | Document intersection classes | 2008-05-10 18:59:23 -05:00 | 
				
					
						|  Slava Pestov | db59ade218 | Fix for SINGLETON: | 2008-05-10 18:20:50 -05:00 | 
				
					
						|  Slava Pestov | 315110eb09 | Working on intersection classes | 2008-05-10 18:09:05 -05:00 | 
				
					
						|  Slava Pestov | 7584e02805 | New checksum protocol | 2008-04-30 16:11:55 -05:00 | 
				
					
						|  Slava Pestov | 9a5d34ae7b | Fix conflicts | 2008-04-27 03:19:41 -05:00 | 
				
					
						|  Slava Pestov | 6ee115901a | Better error message | 2008-04-26 18:55:26 -05:00 | 
				
					
						|  Doug Coleman | e264537a1a | reverse the arguments of diff, assoc-diff fix lots of usings
fix help-lint | 2008-04-26 02:01:06 -05:00 | 
				
					
						|  Slava Pestov | 10ee5cf8ed | Fix bootstrap | 2008-04-20 00:18:27 -05:00 | 
				
					
						|  Slava Pestov | 18c2f11d06 | Move columns, bit-vectors, byte-vectors, float-vectors to extra | 2008-04-19 22:56:28 -05:00 | 
				
					
						|  Doug Coleman | 30b75a797a | construct-boa -> boa construct-empty -> new | 2008-04-13 15:06:09 -05:00 | 
				
					
						|  Doug Coleman | bced4022e5 | updating usages of cond/case | 2008-04-11 12:53:22 -05:00 | 
				
					
						|  Slava Pestov | 8f8d78d73d | Documentation updates | 2008-04-04 09:57:06 -05:00 | 
				
					
						|  Slava Pestov | 82fc8f18db | Converting core to use inheritance | 2008-04-04 03:46:30 -05:00 | 
				
					
						|  Slava Pestov | cc2f512287 | New classes.builtin vocab | 2008-04-03 21:19:20 -05:00 | 
				
					
						|  Slava Pestov | 192471badb | Merge branch 'master' of git://factorcode.org/git/factor | 2008-04-02 21:31:50 -05:00 | 
				
					
						|  Slava Pestov | 5346e1899f | Working on call-next-method, and identity-tuple | 2008-04-02 21:27:49 -05:00 | 
				
					
						|  Doug Coleman | 8b22f4436b | t is now a singleton | 2008-04-02 16:32:10 -05:00 | 
				
					
						|  Doug Coleman | 47b54b1307 | add singletons to core | 2008-04-02 15:41:29 -05:00 | 
				
					
						|  Doug Coleman | 11feb563eb | move singletons to core | 2008-04-02 13:11:55 -05:00 | 
				
					
						|  Slava Pestov | adb1dd14d0 | Rename tuples vocab to classes.tuple for consistency | 2008-03-29 03:34:48 -05:00 | 
				
					
						|  Daniel Ehrenberg | 31de812987 | renaming parse-unit to scan-until | 2008-03-27 20:52:53 -04:00 | 
				
					
						|  Daniel Ehrenberg | 7ad1686590 | Factoring out parse-unit | 2008-03-27 20:50:41 -04:00 | 
				
					
						|  Slava Pestov | 690621ffb6 | Change PREDICATE: syntax | 2008-03-26 18:23:19 -05:00 | 
				
					
						|  Slava Pestov | 89a531d4a2 | Fixing unit tests | 2008-03-26 17:07:50 -05:00 | 
				
					
						|  Slava Pestov | a614e2e8e4 | Minor documentation updates | 2008-03-20 21:55:40 -05:00 | 
				
					
						|  Slava Pestov | a2a81b3eaa | Merge branch 'master' of git://factorcode.org/git/factor | 2008-03-20 17:26:50 -05:00 | 
				
					
						|  Slava Pestov | ca32657972 | Documentation updates | 2008-03-20 17:25:50 -05:00 | 
				
					
						|  Doug Coleman | a556cdbed1 | document ERROR: | 2008-03-20 15:47:24 -05:00 | 
				
					
						|  Doug Coleman | 936bd26a3a | update core/ to use ERROR: | 2008-03-20 15:00:49 -05:00 | 
				
					
						|  Doug Coleman | d0b348591a | path+, prepend | 2008-03-19 19:15:43 -05:00 | 
				
					
						|  Slava Pestov | ec698b7f53 | Parser overhaul | 2008-03-16 02:43:00 -05:00 | 
				
					
						|  Slava Pestov | 32526206f1 | Help fixes | 2008-03-11 19:51:58 -05:00 | 
				
					
						|  Slava Pestov | fef5ebec01 | io.files overhaul | 2008-02-27 14:59:15 -06:00 |