Commit Graph

27 Commits (7c22d09f473be0386aede50157432e777e133db6)

Author SHA1 Message Date
Doug Coleman 01aab7c884 Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
Björn Lindqvist 485a45a719 extra/: ensuring tests have an IN:-line ending with .tests 2016-08-20 06:01:16 +02: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
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
Doug Coleman 66147f27b4 extra: use throw-foo for ERROR: change 2015-08-13 01:56:32 -07:00
Doug Coleman 43fb73fae6 factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
Doug Coleman 892c62e1dc factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -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
Doug Coleman a2de784312 backtrack: rename generically named require 2015-06-08 17:19:32 -07:00
John Benediktsson 6480a46c1e backtrack: some cleanup. 2015-06-01 19:46:08 -07:00
Benjamin Pollack 2c3dd8c3c8 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
John Benediktsson 02ac0662e7 more doc type fixes. 2014-05-24 17:16:26 -07:00
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
John Benediktsson 225e87339b update some docs that should use $quotation. 2012-09-27 11:09:17 -07:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Samuel Tardieu 30a623c531 Add documentation and tests for extra/backtrack 2009-05-24 16:03:01 +02:00
Samuel Tardieu cbef12c629 Add amb-all and bag-of 2009-05-24 16:03:00 +02:00
Samuel Tardieu 1b9b27213d Do not create an extra scope in "if-amb" 2009-05-24 16:02:59 +02:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Doug Coleman ad890e8a31 if-empty changes 2008-09-06 17:15:25 -05:00
William Schlieper d46b5387d5 backtrack: Added cut-amb 2008-08-09 22:33:58 -04:00
William Schlieper 2b9df400af Made backtrack actually faster by removing list push/pops 2008-07-16 06:08:44 -04:00
William Schlieper 46df077192 Improved backtracking 2008-07-16 05:16:50 -04:00
Slava Pestov 56d3031b41 Rename incorrectly named file 2008-07-10 13:11:43 -05:00
U-WSCHLIEP-PC\wschliep 9f002ca524 Added backtrack library 2008-07-08 13:22:18 -04:00