|  Doug Coleman | 9f213f96f6 | core: Add the shuffler words but without primitives. The nipd branch slowed bootstrap by a minute, this patch does not.
sorry about changing the fjsc line endings... | 2018-06-19 22:52:58 -05:00 | 
				
					
						|  Alexander Iljin | 8a4dba4cd9 | Fix the existing IN: suffixes for the test vocabs Change some existing vocab name suffixes from "-tests" or ".test" to
".tests". Add no new suffixes. | 2018-01-24 16:03:48 -08:00 | 
				
					
						|  John Benediktsson | 79983feed7 | inverse: simplify, a little cleanup. | 2017-03-05 13:32:34 -08:00 | 
				
					
						|  John Benediktsson | 13807172d4 | inverse: cleanup using. | 2016-11-29 17:02:01 -08:00 | 
				
					
						|  John Benediktsson | 465e6478ab | inverse: minor cleanup. | 2016-05-09 21:38:05 -07:00 | 
				
					
						|  John Benediktsson | fb99c0ac84 | inverse: remove ?word-prop which is the same as word-prop?. | 2016-04-23 14:13:56 -07:00 | 
				
					
						|  John Benediktsson | ceb75057da | change ERROR: words from throw-foo back to foo. | 2015-08-13 16:13:05 -07:00 | 
				
					
						|  Doug Coleman | b6be8685c3 | basis: ERROR: changes. | 2015-08-13 03:20:39 -07:00 | 
				
					
						|  John Benediktsson | c25fb5f55e | update some more MACRO: effects. | 2015-07-19 11:42:46 -07:00 | 
				
					
						|  Doug Coleman | 2c257f399c | factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. | 2015-07-18 22:16:11 -07:00 | 
				
					
						|  Doug Coleman | 43d6f1d3e2 | factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. | 2015-07-02 17:28:17 -07:00 | 
				
					
						|  Doug Coleman | 59f3b1ea57 | Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!" Needs a bit more work.
This reverts commit 7e54cc2824. | 2015-07-02 13:47:06 -07:00 | 
				
					
						|  Doug Coleman | 7e54cc2824 | factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool! | 2015-07-02 11:36:08 -07:00 | 
				
					
						|  Doug Coleman | 352e5de16a | core, basis, extra: Remove DOS line endings from files. Remove whitespace from end of lines.
Add a newline to the end of each file. | 2015-06-29 17:25:40 -07:00 | 
				
					
						|  John Benediktsson | 76761b2e59 | more minor cleanup. | 2014-11-30 19:26:23 -08:00 | 
				
					
						|  Benjamin Pollack | 2c3dd8c3c8 | Remove executable bit from tons of files that aren't | 2014-11-05 20:40:42 -08:00 | 
				
					
						|  John Benediktsson | 57f9d78892 | improve help by linking to types directly. | 2014-05-23 20:20:15 -07:00 | 
				
					
						|  John Benediktsson | 1f607f0573 | use ``tuple-slots`` instead of ``tuple>array rest``. | 2014-05-23 13:27:59 -07:00 | 
				
					
						|  John Benediktsson | 934b307ba2 | make some predicates return t/f instead of something/f. | 2012-07-29 10:52:46 -07:00 | 
				
					
						|  John Benediktsson | 4e72d80256 | Using "same?" in more places. | 2012-07-21 10:22:44 -07:00 | 
				
					
						|  Doug Coleman | f6398365bd | math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things. | 2012-05-02 10:22:23 -07:00 | 
				
					
						|  Doug Coleman | 067f9830ef | classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches. | 2011-11-22 01:56:13 -08:00 | 
				
					
						|  Doug Coleman | 763d9a3f7d | Missed yet more renames | 2011-10-24 17:00:09 -07:00 | 
				
					
						|  Slava Pestov | ea726f5680 | Move remaining sequence operations from generalizations to sequences.generalizations where they belong | 2010-05-18 18:36:47 -04:00 | 
				
					
						|  Slava Pestov | 55cf38163f | inverse: remove unnecessary dependency on debugger | 2010-02-17 00:32:53 +13:00 | 
				
					
						|  Slava Pestov | 7155447aed | stack-checker: add inputs and outputs words, since 'infer (in>>|out>>) length' was coming up a lot | 2010-01-15 08:04:14 +13:00 | 
				
					
						|  Slava Pestov | df4fb4a3ee | Removing integers-as-sequences | 2010-01-15 07:15:33 +13:00 | 
				
					
						|  Slava Pestov | 0612bc6177 | Factor source files should not be executable | 2009-11-21 17:50:43 -06:00 | 
				
					
						|  Joe Groff | 00ce8b6a33 | deprimitivize tuck and put it to pasture | 2009-11-05 22:47:05 -06:00 | 
				
					
						|  Doug Coleman | bd13e018dd | memq? -> member-eq?, sorted-memq? -> sorted-member-eq? | 2009-10-28 15:02:00 -05:00 | 
				
					
						|  Keith Lazuka | 405e5d015b | docs: change $subsection to $subsections | 2009-10-02 12:15:48 -04:00 | 
				
					
						|  Joe Groff | c898593983 | decouple struct parsing/printing from tuple parsing/printing a bit | 2009-08-19 18:53:44 -05:00 | 
				
					
						|  Joe Groff | 6fe7fe72c7 | Merge branch 'master' of git://factorcode.org/git/factor | 2009-08-14 10:55:05 -04:00 | 
				
					
						|  Doug Coleman | 3f3d57032b | Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring | 2009-08-13 19:21:44 -05:00 | 
				
					
						|  Joe Groff | 287207df72 | fix boa undo to work with structs | 2009-08-12 16:09:25 -04:00 | 
				
					
						|  Sam Anklesaria | b2770a31b5 | frp-editors use field-models | 2009-05-30 12:51:35 -05:00 | 
				
					
						|  Sam Anklesaria | 588a04c62d | ui.frp book gadgets | 2009-05-30 10:58:32 -05:00 | 
				
					
						|  Sam Anklesaria | ef52d1b94d | ui.gadgets.tables uses arrays, not vectors | 2009-05-27 10:26:26 -05:00 | 
				
					
						|  Sam Anklesaria | 9755132d01 | removed occurences of peek in new tables | 2009-05-26 16:56:05 -05:00 | 
				
					
						|  Sam Anklesaria | e2c99be00b | Merge branch 'master' of git://factorcode.org/git/factor | 2009-05-26 16:32:34 -05:00 | 
				
					
						|  Doug Coleman | 407377fc98 | rename peek -> last and update all usages | 2009-05-25 16:38:33 -05:00 | 
				
					
						|  Sam Anklesaria | 3b10d4d86e | Merge branch 'master' of git://factorcode.org/git/factor Conflicts:
	basis/ui/gadgets/tables/tables.factor
	core/vocabs/parser/parser.factor | 2009-05-24 18:57:22 -05:00 | 
				
					
						|  Sam Anklesaria | 54ccd1039b | tables selected-values type error fixed | 2009-05-16 10:46:34 -05:00 | 
				
					
						|  Sam Anklesaria | b7c719c844 | table single storage works for f | 2009-05-15 20:02:07 -05:00 | 
				
					
						|  Sam Anklesaria | 38e8565555 | illusion models: two way arrows | 2009-05-15 16:58:17 -05:00 | 
				
					
						|  Slava Pestov | b62630b5ac | Updating code in basis and extra for stricter vocab search path semantics | 2009-05-14 23:23:06 -05:00 | 
				
					
						|  Daniel Ehrenberg | 40b225f765 | Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo | 2009-05-01 22:14:26 -05:00 | 
				
					
						|  Slava Pestov | 24d854fb8e | inverse: [ \ + ] fold was incorrectly evaluating to [ + ] | 2009-04-22 19:35:51 -05:00 | 
				
					
						|  Slava Pestov | be4fb1e7d9 | Move call( and execute( to core | 2009-03-16 20:11:36 -05:00 | 
				
					
						|  Slava Pestov | 8e55533bfa | Tweak some furnace code to infer and load with almost no warnings | 2009-03-15 18:19:29 -05:00 |