Commit Graph

  • 267706c4d6 io.encodings: add a test that tell doesn't work anymore. John Benediktsson 2016-03-30 15:19:04 -0700
  • 48b3ec47f7 Revert "io.encodings: Add a stream-tell method for decoder streams." John Benediktsson 2016-03-30 15:16:19 -0700
  • 99804fd054 prettyprint: add an unsupported-number-base error. John Benediktsson 2016-03-30 14:55:11 -0700
  • 4ce62e0827 math.parser: add tests for change to not throw zero division. John Benediktsson 2016-03-30 14:31:37 -0700
  • 0b98eb121e math.parser: number>string, don't throw zero division on '1/0' Jon Harper 2015-06-15 18:13:41 +0200
  • cf0f748991 summary: revert "a foo tuple" back to "foo". John Benediktsson 2016-03-30 14:01:34 -0700
  • a6c52b7fc3 euler.b-rep.io.obj: remove triple strings. Doug Coleman 2016-03-30 13:57:53 -0700
  • 0f4f1058ce peg.ebnf: different (better) error for peg.ebnf.semantic-action. John Benediktsson 2016-03-30 13:55:21 -0700
  • fc8830b03e http.client: make no-proxy? to do less work with no proxies. John Benediktsson 2016-03-30 13:49:11 -0700
  • 62603e1f8c http.client, allow to use http proxies Jon Harper 2016-02-14 18:21:58 +0100
  • e272a5a670 http.client, automatically add basic auth from urls if present Jon Harper 2016-02-19 17:32:10 +0100
  • 2bf3eb3919 http.client, don't write the anchor in the request line Jon Harper 2016-03-04 13:37:21 +0100
  • 4ad5071b70 http.client, fix GETs after POSTs redirects Jon Harper 2016-02-16 14:28:59 +0100
  • e881f3d5a6 summary: use "a" or "an" when describing tuple. John Benediktsson 2016-03-30 13:41:41 -0700
  • c4f67577f1 peg.ebnf: add a note for bug #23 and prefix articles with EBNF. John Benediktsson 2016-03-30 13:30:30 -0700
  • dcf8aa16c7 effects.parser: fix some incorrect can't-nest-definition errors. John Benediktsson 2016-03-30 13:16:15 -0700
  • ca82929ffb Revert "bootstrap.image.primitives: make more primitives properties be declared here" John Benediktsson 2016-03-30 10:44:23 -0700
  • 8e04e3a0f2 mason.release.sign: Oops needed ${ after all. Doug Coleman 2016-03-30 11:28:29 -0700
  • 7e824ca392 mason.release: Move code signing to its own vocab. Add hooks for mac and windows code signing. Doug Coleman 2016-03-30 11:18:55 -0700
  • a82ae0027d maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables. John Benediktsson 2016-03-30 10:29:58 -0700
  • 4138ac0654 peg: simplify parse-satisfy. John Benediktsson 2016-03-30 10:29:43 -0700
  • 09cb888b48 math.floats.env: restore test cases that were disabled. John Benediktsson 2016-03-30 10:13:27 -0700
  • 658149c321 smalltalk.parser: cleaner grammar (?) Doug Coleman 2016-03-30 10:15:57 -0700
  • 26689c3d75 peg: Throw an error if nothing at all matches at position 0. Doug Coleman 2016-03-30 09:16:02 -0700
  • e4df1c8503 smalltalk: Clean up grammar and fix a bug with underscores in identifiers. Doug Coleman 2016-03-30 08:49:28 -0700
  • e49d721374 peg: Don't need to add empty errors here. It breaks the real error message. Doug Coleman 2016-03-30 08:25:36 -0700
  • 80f30119c0 bootstrap.image.primitives: make more primitives properties be declared here Björn Lindqvist 2016-03-30 18:59:10 +0200
  • 1b71efb748 ui: change active? back to a boolean. John Benediktsson 2016-03-30 07:31:13 -0700
  • 8e59246a8b tools.deploy.windows: Windows processes launch from relation to the executable that launches them. Therefore, we need to normalize the path for the "Hello World" binary since it's in the temp directory and not relative to the factor/ directory. Doug Coleman 2016-03-29 23:46:34 -0700
  • 4bf402fc24 unix.groups: cleanup using. John Benediktsson 2016-03-29 22:53:45 -0700
  • 7d5df2c8a2 ui.backend.gtk: only use the timer when not io.backend.unix. John Benediktsson 2016-03-29 22:36:02 -0700
  • 2929cc21f5 ui.backend.gtk: try yield in idle callback. John Benediktsson 2016-03-29 22:15:57 -0700
  • d3990d1eeb ui.backend.gtk: simplify. John Benediktsson 2016-03-29 20:52:49 -0700
  • 1721f9e314 fix some tests for the sets:set change. John Benediktsson 2016-03-29 20:43:46 -0700
  • 90b53e3054 ui.gadgets: fix tests for namespaces:set. John Benediktsson 2016-03-29 18:57:15 -0700
  • 82960e81f3 build.sh/build.cmd: support both latest and update Doug Coleman 2016-03-29 18:44:32 -0700
  • 9b3e522869 io.monitors.linux: fix a set. Doug Coleman 2016-03-29 18:27:47 -0700
  • dbf781b29a ui.backend.windows: fix set. Doug Coleman 2016-03-29 18:05:23 -0700
  • 5965c0d052 emojify: I ❤️ Factor 👍. John Benediktsson 2016-03-29 17:53:32 -0700
  • 71ef8a22c2 disambiguate namespaces:set and sets:set. John Benediktsson 2016-03-29 17:14:42 -0700
  • e6864bd538 delegate.protocols: add set-protocol. John Benediktsson 2016-03-29 16:51:19 -0700
  • e7a42b1dc4 sets: rename unordered-set back to set. John Benediktsson 2016-03-29 15:46:29 -0700
  • f5ad868731 linked-sets: adding an ordered-set. John Benediktsson 2016-03-29 14:54:22 -0700
  • 2a9c95040c bootstrap.image.primitives: the primitive_ prefix is implied Björn Lindqvist 2016-03-29 15:53:51 +0200
  • eca6dfac15 bootstrap.image.primitives: new vocab to make primitive declarations better Björn Lindqvist 2016-03-29 15:41:58 +0200
  • 9ed93afe22 tools.deploy.windows: use "resource:" instead of "" for deploy on windows. Doug Coleman 2016-03-29 14:43:51 -0700
  • ebc2a8953c sequences.extras: oops. cleanup dumb implementation. Doug Coleman 2016-03-29 13:25:29 -0700
  • 7dbe6c177e vocabs: words-named should't f suffix. John Benediktsson 2016-03-29 13:14:24 -0700
  • a63492e9c0 interpolate: make interpolate and interpolate-locals symmetric. John Benediktsson 2016-03-29 13:03:38 -0700
  • 7aa0e16df8 vocabs: support qualified lookups in no-word restarts. John Benediktsson 2016-03-29 12:37:24 -0700
  • 3f803e3893 sequences.extras: add map-zip. Doug Coleman 2016-03-29 12:58:26 -0700
  • e54ee276c3 tools.deploy.shaker: Fix load error. images.png: fix load error. Doug Coleman 2016-03-29 12:33:30 -0700
  • fe3031bc96 urls.secure: roll this into urls since we ship libressl on windows now. Doug Coleman 2016-03-29 11:40:42 -0700
  • 01eb69e626 tools.deploy: add using Doug Coleman 2016-03-29 10:53:01 -0700
  • 3f18b71d07 cleanup some QUALIFIED: that are no longer needed. John Benediktsson 2016-03-29 10:06:28 -0700
  • b1be11f39c vocabs.parser: all USE: vocabs are also QUALIFIED:. John Benediktsson 2016-03-29 09:59:58 -0700
  • c5c7bb0e8d mason.release.dlls: Bundle sqlite3 on Windows. Fixes #856. Doug Coleman 2016-03-29 10:17:37 -0700
  • 5ca7a1403e mason.release.dlls: Copy dlls in the whitelist from the directory that the mason instance runs from to the release directory. Currently we only copy libressl dlls on Windows, but other targets are the openal dylib on Mac and libressl on other platforms? Doug Coleman 2016-03-29 09:52:12 -0700
  • d362509d68 mason.release.tidy: On Windows, we use the build.cmd script to set env variables for the Nmakefile. build.cmd makes a factor.image.fresh, which we need to delete. Doug Coleman 2016-03-29 09:32:54 -0700
  • bd60c41d05 Nmakefile: remove BOOTIMAGE_VERSION. The git-id is enough to recover the boot image name. Doug Coleman 2016-03-29 09:31:52 -0700
  • 41201fd1d1 tools.deploy: Make sure to deploy-test in a temp directory and not the factor/ directory. Doug Coleman 2016-03-29 08:44:24 -0700
  • d07d127360 Revert "mason.release.tidy: adding libfactor-ffi-test.dylib." John Benediktsson 2016-03-29 08:12:54 -0700
  • d99f67d5bb tools.test: fix <test-failure> stack effect for file -> path change. John Benediktsson 2016-03-29 08:06:56 -0700
  • 19466f2d66 alien.libraries.finder: rename ?add-library to ?update-library. John Benediktsson 2016-03-29 07:35:45 -0700
  • 98ed2a8ee5 alien.libraries: split update-library and add-library again. John Benediktsson 2016-03-29 06:07:14 -0700
  • 1589c0b764 tools.deploy: need to USE: system. John Benediktsson 2016-03-29 06:05:05 -0700
  • fbb736e28c Revert "spider: simplify apply-filters." John Benediktsson 2016-03-29 06:03:31 -0700
  • 927b8f29d6 gtk.ffi: stop using find-library. John Benediktsson 2016-03-28 23:55:49 -0700
  • 1bdab8d421 opengl.gl: stop using find-library. John Benediktsson 2016-03-28 23:55:39 -0700
  • da90f22b9b alien.libraries.finder: adding (poorly named) ?add-library. John Benediktsson 2016-03-28 23:04:19 -0700
  • 26301fd5b0 Revert "alien.libraries.finder: Allow library to match just by name. Related to #1099." John Benediktsson 2016-03-28 23:01:56 -0700
  • 12350404f2 alien.libraries: merge update-library and find-library. John Benediktsson 2016-03-28 22:49:23 -0700
  • 02956a25ce vm: compact-gc was checked twice. John Benediktsson 2016-03-28 22:28:57 -0700
  • 7d0c596c92 Hopefully fix stack effects of error hooks to throw when required. John Benediktsson 2016-03-28 22:27:35 -0700
  • be2b048920 spider: simplify apply-filters. John Benediktsson 2016-03-28 22:26:12 -0700
  • 864912f446 ui.backend.cocoa.views: call super.prepareOpenGL(). John Benediktsson 2016-03-28 21:51:16 -0700
  • 9f37936f53 peg.ebnf: whoops, fix using for some reason not included in previous patch. John Benediktsson 2016-03-28 17:24:57 -0700
  • 7ab8a787b0 peg.ebnf: fix and a better fix. John Benediktsson 2016-03-28 17:03:40 -0700
  • 63f2f22573 editors.visual-studio-code: Use the application name Electron on Mac instead of calling it through ``open`` util. Similar to how we do Atom editor support. Doug Coleman 2016-03-28 16:56:07 -0700
  • e7fa8fbc2f peg.ebnf: reset qualified-vocabs so FROM: statements don't leak. John Benediktsson 2016-03-28 16:41:56 -0700
  • 14953f641f rosetta-code.image-noise: use delete-all. John Benediktsson 2016-03-28 14:18:47 -0700
  • 676168cabc globs: ignore hidden paths. John Benediktsson 2016-03-28 08:01:28 -0700
  • 367c565ba1 globs: use path-separator? to allow windows to split on /. John Benediktsson 2016-03-28 06:38:05 -0700
  • 0bb00921d9 FUEL: shouldn't clobber the 'symbol variable for thing-at-point, fixes #1592 Björn Lindqvist 2016-03-28 00:17:01 +0200
  • 1dd9a73ae8 globs: more tests. John Benediktsson 2016-03-27 20:50:13 -0700
  • 5f11bf63b6 globs: adding tests for char-range. John Benediktsson 2016-03-27 18:55:45 -0700
  • ffbd9e4754 globs: removing glob-parent-directory. John Benediktsson 2016-03-27 18:54:38 -0700
  • 8fdfc7f973 shell: using glob-directory. John Benediktsson 2016-03-27 18:52:45 -0700
  • 1441d66553 globs: implement glob-directory. John Benediktsson 2016-03-27 18:52:20 -0700
  • c1010144e5 regexp.combinators: fix <char-range>. John Benediktsson 2016-03-27 18:49:42 -0700
  • 90994cc5d0 shell: resurrecting from unmaintained to extra. John Benediktsson 2016-03-27 16:08:35 -0700
  • ff99f69f02 compiler.cfg.save-contexts: fix $link markup Björn Lindqvist 2016-03-27 23:47:08 +0200
  • 07aee7525f compiler.cfg.save-contexts: ##save-context isn't need in front of ##call-gc Björn Lindqvist 2016-03-27 19:14:29 +0200
  • 63ef600aa3 compiler.cfg.*: indentation fixes Björn Lindqvist 2016-03-27 19:07:21 +0200
  • 7038e8a55e stack-checker: a little cleanup. John Benediktsson 2016-03-27 10:01:56 -0700
  • f549283508 bootstrap.assembler.ppc: make ppc also use define-sub-primitives Björn Lindqvist 2016-03-27 17:46:55 +0200
  • df3852f54a bootstrap.assembler: new word define-sub-primitives Björn Lindqvist 2016-03-27 17:07:27 +0200
  • 292e95f867 stack-checker.known-words: simpler infer-ndip and infer-builder. John Benediktsson 2016-03-26 18:37:25 -0700
  • ce2b971b3b mirrors: make all sequences be "inspectable", could fix #1237 Björn Lindqvist 2016-03-26 15:08:31 +0100
  • a3d83d2252 compression.zlib.ffi: add more functions. John Benediktsson 2016-03-25 20:55:41 -0700