Commit Graph

  • fdb5383f19 Merge remote-tracking branch 'origin/master' into modern-harvey3 Doug Coleman 2018-08-24 16:49:34 -0500
  • 4dcfefc0b9 timers: simplify stop-timer. John Benediktsson 2018-08-23 20:37:20 -0700
  • a27f560475 timers: fix issue with restart-timer after timer went off. John Benediktsson 2018-08-23 20:32:01 -0700
  • 91e55dc02a Revert "alien.data: Make with-scoped-allocation an $unchecked-example because it's breaking travisci" John Benediktsson 2018-08-21 13:12:28 -0700
  • 3214332510 build.sh: final two local vars Cat Stevens 2018-08-19 07:30:03 -0400
  • 60785ef0fc build.sh: pacman: never use -S without -yu syncing Cat Stevens 2018-08-18 11:24:14 -0400
  • 3559e47957 build.sh: more variables are local Cat Stevens 2018-08-17 19:56:31 -0400
  • d8e7e8606f build.sh: correctness / safety and fixups Cat Stevens 2018-08-16 20:26:16 -0400
  • f11e5da90f splitting-docs: mention two existing words in documentation Alexander Iljin 2018-08-05 20:24:13 +0200
  • 0637557cca *-docs: remove extra space character at the end of paragraghs Alexander Iljin 2018-07-18 20:54:21 +0700
  • 6b23c7c6d6 rosetta-code.ternary-logic: add a missing type cast to t= Alexander Iljin 2018-07-30 09:14:32 +0200
  • f56ed221d7 rosetta-code.ternary-logic: remove useless type casts before drops Alexander Iljin 2018-07-30 09:13:59 +0200
  • 1b95fba178 Revert "io.files.temp: When using temp-file, it's possible that it fails since" John Benediktsson 2018-08-21 10:44:10 -0700
  • a274f99437 io.files.temp: When using temp-file, it's possible that it fails since the temporary-directory does not exist yet. Doug Coleman 2018-08-12 21:12:58 -0500
  • de903b4ee2 io.files.temp: When using temp-file, it's possible that it fails since the temporary-directory does not exist yet. Doug Coleman 2018-08-12 21:12:58 -0500
  • b98ace932b modern: Fix using lists. Doug Coleman 2018-08-12 21:12:43 -0500
  • a526fd0011 Merge remote-tracking branch 'origin/master' into modern-harvey3 Doug Coleman 2018-08-12 17:56:14 -0500
  • 3f19ade4d3 webapps.help: All docs.factorcode.org traffic should go to https. Doug Coleman 2018-08-12 17:47:08 -0500
  • 518e936813 webapps.help: All docs.factorcode.org traffic should go to https. Doug Coleman 2018-08-12 17:47:08 -0500
  • 2284178489 furnance.auth: fix documentation Benjamin Pollack 2018-08-12 11:11:55 -0400
  • 75c6a2cd91 .gitignore: only ignore logs and work in root Benjamin Pollack 2018-08-02 17:04:50 -0400
  • 1ae6aab5bf .gitignore: ignore Unix and macOS binaries Benjamin Pollack 2018-08-02 14:39:37 -0400
  • 679ada55a9 .gitignore: sort ignores Benjamin Pollack 2018-08-02 14:37:55 -0400
  • cbfdf2cfa8 factor: Add more parser guts. Doug Coleman 2018-08-10 18:01:19 -0500
  • 4bcae2590c factor: Rename all #foo words except # so # can be a sigil. Doug Coleman 2018-08-10 13:04:49 -0500
  • 24d266c1f1 lexer: Add #hashtag support. Doug Coleman 2018-08-10 10:42:00 -0500
  • 9c7fdc3a34 alien tests: use UNIT-TEST: for fun Doug Coleman 2018-08-10 08:54:10 -0500
  • 9df90f9c87 tools.test: add MUST-FAIL: and MUST-FAIL-WITH:, still need named versions of these Doug Coleman 2018-08-10 08:53:40 -0500
  • 3f0f387cbe calendar.parser: fix : in word name Doug Coleman 2018-08-09 22:04:08 -0400
  • 8c3df2ede4 core: Remove some foo'bar words and a lot of postpone: Doug Coleman 2018-08-09 21:53:17 -0400
  • f05c7e8cd8 factor: char: a -> ch'a. Doug Coleman 2018-08-09 18:02:38 -0400
  • e06eb4ad3e parser: Refactor the parser some. scan-datum vs scan-token come on... Doug Coleman 2018-08-09 17:21:06 -0400
  • bd329c7497 lexer: Add char: \' support. Fix ch'\' support Doug Coleman 2018-08-09 16:13:50 -0400
  • 59f406b64e parser: Add ``tag'payload`` and ``tag: payload`` Doug Coleman 2018-08-09 15:59:12 -0400
  • 7b48017cd1 sequences: Add cut-head and cut-tail. Doug Coleman 2018-08-07 16:52:51 -0400
  • 1355c94f33 alien.libraries.finder: Roll the *.os vocabs back into alien.libraries.finder for fun. Doug Coleman 2018-08-07 16:34:25 -0400
  • f09eade430 listener: crazy syntax for homoiconic stack Doug Coleman 2018-08-07 16:33:48 -0400
  • 8eea6188bd modern: Fix rewriting ![[ ]] and ![=[ ]=] Doug Coleman 2018-08-07 15:06:45 -0400
  • f52694159f bootstrap.syntax: dead code -> deleted Doug Coleman 2018-08-07 14:40:31 -0400
  • c00487b3ee bootstrap.layouts: calculate num-types Doug Coleman 2018-08-07 14:27:25 -0400
  • 6b1318885d core: trim down some usings. Doug Coleman 2018-08-07 10:58:17 -0400
  • 1b8b366444 modern: fix rewriting backslashes and whitespace. Doug Coleman 2018-08-07 09:55:26 -0400
  • c3f12c945d parser: fix using Doug Coleman 2018-08-07 09:45:11 -0400
  • 00fb574a8d factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] Doug Coleman 2018-08-04 21:53:05 -0400
  • 8bb69eadf9 vocabs.platforms: Execute top-level code if there is any in <FOO FOO> sections. Doug Coleman 2018-08-04 19:49:07 -0400
  • 227e9d6672 dns: Remove evil platform files. Doug Coleman 2018-08-04 11:12:54 -0400
  • 8ff702c069 help: Allow factor[[]] as $example Doug Coleman 2018-08-04 11:04:03 -0400
  • 66889b9552 modern.compiler: add more arity words and dead code Doug Coleman 2018-08-04 10:01:43 -0400
  • d40d360616 dns: use <OS Doug Coleman 2018-08-04 10:01:34 -0400
  • e6715f41a5 core: Add factor[[ ]] and <factor> to hold Factor strings. Doug Coleman 2018-08-04 09:47:47 -0400
  • 24929aadf1 core: <WINDOWS <MACOS <UNIX <LINUX in core. Doug Coleman 2018-08-04 09:32:09 -0400
  • ab53893cfe
    help.tutorial: use array for test output Mohamed Akram 2018-08-04 17:24:39 +0400
  • 6b97111735
    help.tutorial: fix unicode vocabulary path Mohamed Akram 2018-08-04 17:23:29 +0400
  • 0ae3ac3e8a core: Add private word. Doug Coleman 2018-08-04 09:04:51 -0400
  • 3944515af3 factor: Fix some syntax errors. Doug Coleman 2018-08-03 22:36:21 -0400
  • 1f2d755c0f modern: Fix \\ to do nothing. Doug Coleman 2018-08-03 22:35:13 -0400
  • 73644eda85 modern.out: Write literals better. Doug Coleman 2018-08-03 17:22:00 -0400
  • 60f66bfb42 modern.out: Don't write an extra newline to the end of files. Doug Coleman 2018-08-03 11:36:45 -0400
  • 947793673a modern: Save whitespace...seems to just work? Doug Coleman 2018-08-03 11:31:07 -0400
  • 46e930874a sequences.extras: Fix merge-slices Doug Coleman 2018-08-03 11:28:47 -0400
  • 62f672c84d editors.ui: merge the authors file hanging around on my local repo. Doug Coleman 2018-08-03 10:39:30 -0400
  • 739fb5d94f alien.data: Make with-scoped-allocation an $unchecked-example because it's breaking travisci Doug Coleman 2018-08-03 10:38:42 -0400
  • 0a77f6c679 factor: fixing [[ ]] and some unit tests modern-harvey2 Doug Coleman 2018-08-02 18:29:04 -0400
  • 8d07e763d9 tools.hexdump: use re-decode. John Benediktsson 2018-08-02 13:34:38 -0700
  • 343674189c factor: Let url"" and sbuf"" work without spaces. Doug Coleman 2018-08-02 10:37:02 -0400
  • c715b0d505 factor: fix load-all Doug Coleman 2018-08-02 09:23:30 -0400
  • 1a57f8180a modern.out: Fix using Doug Coleman 2018-08-02 08:49:20 -0400
  • acc5dc6add pcre: fix :: Doug Coleman 2018-08-02 08:39:31 -0400
  • 924b434336 Revert "factor: vocab:word -> vocab::word" Doug Coleman 2018-08-02 08:21:52 -0400
  • ac58033aff alien.library: fix docs circularity Doug Coleman 2018-08-02 08:06:16 -0400
  • a1ad3385b9 factor: more char: Doug Coleman 2018-08-02 08:03:45 -0400
  • 7730fc5c64 Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-08-02 07:57:42 -0400
  • dc25fe3688 ui.tools.listener: minor cleanup to completion stuff. John Benediktsson 2018-08-01 21:08:43 -0700
  • 62fd7e3bbd tools.wc: use re-decode here also. John Benediktsson 2018-08-01 21:03:40 -0700
  • ed9df3303d tools.cat: use re-encode/re-decode. John Benediktsson 2018-08-01 14:25:25 -0700
  • 5e9b804d66 tools.cat: significant performance improvement using binary. John Benediktsson 2018-08-01 12:52:33 -0700
  • dbb9bb42ca odbc: add windows platform.txt. John Benediktsson 2018-07-31 18:12:54 -0700
  • a463214d10 Version bump to 0.99 (-dev). John Benediktsson 2018-07-31 12:40:12 -0700
  • 01d2381696 Factor.app: update copyrights. John Benediktsson 2018-07-31 10:19:09 -0700
  • 7999e72aec Revert "lists: Add list literal doc example." 0.98 Doug Coleman 2018-07-30 12:02:42 -0500
  • 6810fc42b0 Revert "lists: Add list literals." Doug Coleman 2018-07-30 12:01:28 -0500
  • e6e7655cbd vm: Fix some really minor warnings. Doug Coleman 2018-07-27 21:35:55 -0500
  • 339be707a2 build: allow any GCC version Benjamin Pollack 2018-07-26 16:59:27 -0400
  • 3a5533dc44 layouts: Add 32bit? and 64bit? words. Doug Coleman 2018-07-22 11:34:29 -0500
  • 2b4d2a4a13 system: Make the git version code more robust. Doug Coleman 2018-07-22 11:32:02 -0500
  • 102fe6154e ci.run-process platforms: getting uid/gid, so unix only for now Doug Coleman 2018-07-21 15:28:43 -0500
  • 0655ed4e00 ci: Start new vocabs. Doug Coleman 2018-07-21 15:26:37 -0500
  • 12918ae2a5 escape-strings: Add a tag-payload word to make a string payload and tag. Doug Coleman 2018-07-21 15:18:29 -0500
  • 279acbc53e io.launcher: Add process-lines word. Doug Coleman 2018-07-16 21:02:11 -0500
  • 39cbe60fd2 vocabs.platforms: Add <LINUX LINUX> sections that ignore code for the wrong platform. Doug Coleman 2018-07-15 22:30:03 -0500
  • 9b8a786b44 .travis: Try clang6 vm-warnings Doug Coleman 2018-07-15 18:02:44 -0500
  • e43e85a083 .travis: Update apt Doug Coleman 2018-07-15 16:45:52 -0500
  • 1c44962647 factor: Install libc++ Doug Coleman 2018-07-15 14:59:00 -0500
  • 1ad7609a5d vm: WIP remove warnings, use C++ style casts...there are hundreds of warnings left. Doug Coleman 2018-07-15 14:17:59 -0500
  • 47408528d0 lists: Add list literal doc example. Doug Coleman 2018-07-13 22:58:18 -0500
  • ae74a794e1 lists: Add list literals. Doug Coleman 2018-07-13 20:36:07 -0500
  • 4b614cc15b factor: Make source files/resources 644 instead of 755. Doug Coleman 2018-07-09 01:58:04 -0500
  • 2a409c79e0 vm: Fix unused variable warnings on Windows. Doug Coleman 2018-07-13 00:48:58 -0500
  • 0939974c65 contexts.cpp: Don't warn on unused variables. Doug Coleman 2018-07-12 23:59:02 -0500
  • 7298918029 windows.registry: add change-registry-value and delete-value Alexander Iljin 2018-07-11 16:58:08 +0700