26689c3d75peg: Throw an error if nothing at all matches at position 0.
Doug Coleman
2016-03-30 09:16:02 -0700
e4df1c8503smalltalk: Clean up grammar and fix a bug with underscores in identifiers.
Doug Coleman
2016-03-30 08:49:28 -0700
e49d721374peg: Don't need to add empty errors here. It breaks the real error message.
Doug Coleman
2016-03-30 08:25:36 -0700
80f30119c0bootstrap.image.primitives: make more primitives properties be declared here
Björn Lindqvist
2016-03-30 18:59:10 +0200
1b71efb748ui: change active? back to a boolean.
John Benediktsson
2016-03-30 07:31:13 -0700
8e59246a8btools.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
4bf402fc24unix.groups: cleanup using.
John Benediktsson
2016-03-29 22:53:45 -0700
7d5df2c8a2ui.backend.gtk: only use the timer when not io.backend.unix.
John Benediktsson
2016-03-29 22:36:02 -0700
2929cc21f5ui.backend.gtk: try yield in idle callback.
John Benediktsson
2016-03-29 22:15:57 -0700
d3990d1eebui.backend.gtk: simplify.
John Benediktsson
2016-03-29 20:52:49 -0700
1721f9e314fix some tests for the sets:set change.
John Benediktsson
2016-03-29 20:43:46 -0700
90b53e3054ui.gadgets: fix tests for namespaces:set.
John Benediktsson
2016-03-29 18:57:15 -0700
82960e81f3build.sh/build.cmd: support both latest and update
Doug Coleman
2016-03-29 18:44:32 -0700
9b3e522869io.monitors.linux: fix a set.
Doug Coleman
2016-03-29 18:27:47 -0700
5ca7a1403emason.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
d362509d68mason.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
bd60c41d05Nmakefile: remove BOOTIMAGE_VERSION. The git-id is enough to recover the boot image name.
Doug Coleman
2016-03-29 09:31:52 -0700
41201fd1d1tools.deploy: Make sure to deploy-test in a temp directory and not the factor/ directory.
Doug Coleman
2016-03-29 08:44:24 -0700
d07d127360Revert "mason.release.tidy: adding libfactor-ffi-test.dylib."
John Benediktsson
2016-03-29 08:12:54 -0700
d99f67d5bbtools.test: fix <test-failure> stack effect for file -> path change.
John Benediktsson
2016-03-29 08:06:56 -0700
19466f2d66alien.libraries.finder: rename ?add-library to ?update-library.
John Benediktsson
2016-03-29 07:35:45 -0700
98ed2a8ee5alien.libraries: split update-library and add-library again.
John Benediktsson
2016-03-29 06:07:14 -0700
1589c0b764tools.deploy: need to USE: system.
John Benediktsson
2016-03-29 06:05:05 -0700
fbb736e28cRevert "spider: simplify apply-filters."
John Benediktsson
2016-03-29 06:03:31 -0700
927b8f29d6gtk.ffi: stop using find-library.
John Benediktsson
2016-03-28 23:55:49 -0700
1bdab8d421opengl.gl: stop using find-library.
John Benediktsson
2016-03-28 23:55:39 -0700
da90f22b9balien.libraries.finder: adding (poorly named) ?add-library.
John Benediktsson
2016-03-28 23:04:19 -0700
26301fd5b0Revert "alien.libraries.finder: Allow library to match just by name. Related to #1099."
John Benediktsson
2016-03-28 23:01:56 -0700
12350404f2alien.libraries: merge update-library and find-library.
John Benediktsson
2016-03-28 22:49:23 -0700
02956a25cevm: compact-gc was checked twice.
John Benediktsson
2016-03-28 22:28:57 -0700
7d0c596c92Hopefully fix stack effects of error hooks to throw when required.
John Benediktsson
2016-03-28 22:27:35 -0700
be2b048920spider: simplify apply-filters.
John Benediktsson
2016-03-28 22:26:12 -0700
864912f446ui.backend.cocoa.views: call super.prepareOpenGL().
John Benediktsson
2016-03-28 21:51:16 -0700
9f37936f53peg.ebnf: whoops, fix using for some reason not included in previous patch.
John Benediktsson
2016-03-28 17:24:57 -0700
7ab8a787b0peg.ebnf: fix and a better fix.
John Benediktsson
2016-03-28 17:03:40 -0700
63f2f22573editors.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
e7fa8fbc2fpeg.ebnf: reset qualified-vocabs so FROM: statements don't leak.
John Benediktsson
2016-03-28 16:41:56 -0700
14953f641frosetta-code.image-noise: use delete-all.
John Benediktsson
2016-03-28 14:18:47 -0700
676168cabcglobs: ignore hidden paths.
John Benediktsson
2016-03-28 08:01:28 -0700
367c565ba1globs: use path-separator? to allow windows to split on /.
John Benediktsson
2016-03-28 06:38:05 -0700
0bb00921d9FUEL: shouldn't clobber the 'symbol variable for thing-at-point, fixes#1592
Björn Lindqvist
2016-03-28 00:17:01 +0200
1dd9a73ae8globs: more tests.
John Benediktsson
2016-03-27 20:50:13 -0700
5f11bf63b6globs: adding tests for char-range.
John Benediktsson
2016-03-27 18:55:45 -0700
ffbd9e4754globs: removing glob-parent-directory.
John Benediktsson
2016-03-27 18:54:38 -0700
8fdfc7f973shell: using glob-directory.
John Benediktsson
2016-03-27 18:52:45 -0700
1441d66553globs: implement glob-directory.
John Benediktsson
2016-03-27 18:52:20 -0700
c1010144e5regexp.combinators: fix <char-range>.
John Benediktsson
2016-03-27 18:49:42 -0700
90994cc5d0shell: resurrecting from unmaintained to extra.
John Benediktsson
2016-03-27 16:08:35 -0700
ff99f69f02compiler.cfg.save-contexts: fix $link markup
Björn Lindqvist
2016-03-27 23:47:08 +0200
07aee7525fcompiler.cfg.save-contexts: ##save-context isn't need in front of ##call-gc
Björn Lindqvist
2016-03-27 19:14:29 +0200
63ef600aa3compiler.cfg.*: indentation fixes
Björn Lindqvist
2016-03-27 19:07:21 +0200
7038e8a55estack-checker: a little cleanup.
John Benediktsson
2016-03-27 10:01:56 -0700
f549283508bootstrap.assembler.ppc: make ppc also use define-sub-primitives
Björn Lindqvist
2016-03-27 17:46:55 +0200
df3852f54abootstrap.assembler: new word define-sub-primitives
Björn Lindqvist
2016-03-27 17:07:27 +0200
292e95f867stack-checker.known-words: simpler infer-ndip and infer-builder.
John Benediktsson
2016-03-26 18:37:25 -0700
ce2b971b3bmirrors: make all sequences be "inspectable", could fix#1237
Björn Lindqvist
2016-03-26 15:08:31 +0100
a3d83d2252compression.zlib.ffi: add more functions.
John Benediktsson
2016-03-25 20:55:41 -0700