|  John Benediktsson | ca03896d74 | more test IN: cleanup. | 2018-02-15 09:20:01 -08:00 | 
				
					
						|  John Benediktsson | b28bb90167 | docs: fix models-range article link. | 2017-10-25 14:59:57 -07:00 | 
				
					
						|  John Benediktsson | af254f7f0f | models: change some article names. | 2017-10-25 12:10:51 -07:00 | 
				
					
						|  Alexander Iljin | df576aa6c3 | models-docs: update documentation | 2017-06-21 12:36:38 +03:00 | 
				
					
						|  John Benediktsson | baaa06278c | Revert "sequences: swap stack arguments for start/start*/subseq?." This reverts commit 63b0593824. | 2017-01-21 07:20:14 -08:00 | 
				
					
						|  John Benediktsson | 63b0593824 | sequences: swap stack arguments for start/start*/subseq?. It is more natural to be ( seq subseq -- ? ). | 2017-01-20 22:49:53 -08:00 | 
				
					
						|  Alexander Iljin | 2fd5654473 | Add EOL at EOF for all authors.txt files for consistency In some instances replaced CR/LF with LF. | 2016-07-30 09:25:30 -07:00 | 
				
					
						|  Alexander Iljin | 1e0bf40b7f | docs: minor fixes and amendments. | 2016-05-22 07:53:21 -07:00 | 
				
					
						|  John Benediktsson | 498285d7dd | unicode: make this the API for all unicode things. | 2016-03-30 23:29:48 -07:00 | 
				
					
						|  Doug Coleman | d3bc2035a2 | factor: remove rest of double paren words. | 2016-03-25 03:13:27 -07:00 | 
				
					
						|  Doug Coleman | 4ec2311406 | factor: Trim whitespace after ! comments and a few USING: lines that got skipped before. | 2015-07-18 20:14:22 -07:00 | 
				
					
						|  Doug Coleman | 892c62e1dc | factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test | 2015-07-03 09:39:59 -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 | 999aa7c897 | factor: clean up spaces in -tests files | 2015-07-02 10:34:01 -07:00 | 
				
					
						|  Doug Coleman | e3cb325040 | factor: clean up whitespace in -docs files | 2015-07-02 10:31:22 -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 | 4b1690b9c1 | models: some more cleanup. | 2014-11-29 23:00:24 -08:00 | 
				
					
						|  John Benediktsson | 439649e707 | models: some cleanup. | 2014-11-29 22:37:59 -08:00 | 
				
					
						|  John Benediktsson | b360860ecd | models.delay: some cleanup. | 2014-11-29 22:12:16 -08:00 | 
				
					
						|  John Benediktsson | 98935b7f15 | docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. | 2014-05-18 20:09:10 -07:00 | 
				
					
						|  John Benediktsson | 90d0951ada | more use of H{ } make. | 2012-07-19 11:24:45 -07:00 | 
				
					
						|  John Benediktsson | cceb085d60 | models: adding ?set-model. | 2012-05-14 15:40:55 -07:00 | 
				
					
						|  Slava Pestov | 990c57a4a4 | Fix models.delay example | 2011-08-28 17:52:13 -07:00 | 
				
					
						|  Slava Pestov | 97a8e889c3 | models.arrow: fix formatting | 2010-11-14 15:33:38 -08:00 | 
				
					
						|  Jon Harper | b207482d38 | Remove unecessary slot from arrow models | 2010-11-14 15:33:37 -08:00 | 
				
					
						|  Joe Groff | 5956e3b3d4 | models: add push-model and pop-model words | 2010-06-23 20:07:19 -07:00 | 
				
					
						|  Doug Coleman | a6f0abb9a2 | Rename alarms -> timers | 2010-06-10 16:39:13 -05:00 | 
				
					
						|  Doug Coleman | 8935105537 | Remove alarms from using list, minor refactoring | 2010-05-21 20:48:33 -05:00 | 
				
					
						|  Doug Coleman | e75b85de30 | Update code base for new alarms api | 2010-05-21 20:42:12 -05: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 | 627295f094 | Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) | 2010-05-06 17:21:02 -04:00 | 
				
					
						|  Slava Pestov | 60d1a9640d | models.product: fix example (reported by Muzzleflash) | 2010-03-30 17:33:08 -04: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 | 064c00f78d | New identity-hashcode primitive | 2009-11-10 21:18:54 -06:00 | 
				
					
						|  Slava Pestov | ca12618c51 | move models.illusion to basis, and move models.combinators and everything that uses it to unmaintained since it monkey-patches the models vocab which is retarded | 2009-11-09 01:18:36 -06:00 | 
				
					
						|  Joe Groff | 3fbe722561 | Merge branch 'master' of http://factorcode.org/git/factor Conflicts:
	basis/locals/locals.factor
	basis/peg/peg.factor
	extra/infix/infix.factor | 2009-10-28 16:17:24 -05:00 | 
				
					
						|  Doug Coleman | bd13e018dd | memq? -> member-eq?, sorted-memq? -> sorted-member-eq? | 2009-10-28 15:02:00 -05:00 | 
				
					
						|  Slava Pestov | f5a0a8b6e1 | delete -> remove! | 2009-10-27 23:25:35 -05:00 | 
				
					
						|  Joe Groff | 935c0797c3 | update existing code for [let change | 2009-10-27 22:05:37 -05:00 | 
				
					
						|  Keith Lazuka | 405e5d015b | docs: change $subsection to $subsections | 2009-10-02 12:15:48 -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 | 
				
					
						|  Sam Anklesaria | 24e5d416a7 | added various author files | 2009-07-31 11:10:14 -05:00 | 
				
					
						|  Sam Anklesaria | a6f65a483b | Merge branch 'master' of git://factorcode.org/git/factor | 2009-06-26 15:52:48 -05:00 | 
				
					
						|  Slava Pestov | 326202e7b7 | Fix help-lint for models.range and histogram | 2009-06-19 14:33:43 -05:00 | 
				
					
						|  Joe Groff | 037ed45339 | give range models a step parameter; use it on sliders so the thumb can step by any interval | 2009-06-18 20:57:02 -05:00 | 
				
					
						|  Sam Anklesaria | 3a8267f30f | illusion-models selectively activated | 2009-05-31 11:40:03 -05:00 | 
				
					
						|  Sam Anklesaria | 65060e8a3e | removed models.illusion dependency | 2009-05-28 19:01:53 -05:00 |