Doug Coleman
8e04e3a0f2
mason.release.sign: Oops needed ${ after all.
2016-03-30 11:28:29 -07:00
Doug Coleman
7e824ca392
mason.release: Move code signing to its own vocab. Add hooks for mac and windows code signing.
2016-03-30 11:19:38 -07:00
John Benediktsson
a82ae0027d
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
2016-03-30 10:30:36 -07:00
John Benediktsson
4138ac0654
peg: simplify parse-satisfy.
2016-03-30 10:30:36 -07:00
John Benediktsson
09cb888b48
math.floats.env: restore test cases that were disabled.
2016-03-30 10:30:36 -07:00
Doug Coleman
658149c321
smalltalk.parser: cleaner grammar (?)
2016-03-30 10:16:15 -07:00
Doug Coleman
26689c3d75
peg: Throw an error if nothing at all matches at position 0.
2016-03-30 10:16:15 -07:00
Doug Coleman
e4df1c8503
smalltalk: Clean up grammar and fix a bug with underscores in identifiers.
2016-03-30 10:16:15 -07:00
Doug Coleman
e49d721374
peg: Don't need to add empty errors here. It breaks the real error message.
2016-03-30 10:16:15 -07:00
Björn Lindqvist
80f30119c0
bootstrap.image.primitives: make more primitives properties be declared here
...
This commit merges the input/output-classes and flush/foldable
declarations from stack-checker.known-words to this vocab. This should
make adding primitives a little simpler (#1134 ).
2016-03-30 18:59:10 +02:00
John Benediktsson
1b71efb748
ui: change active? back to a boolean.
2016-03-30 07:31:13 -07:00
Doug Coleman
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.
2016-03-29 23:46:34 -07:00
John Benediktsson
4bf402fc24
unix.groups: cleanup using.
2016-03-29 22:53:45 -07:00
John Benediktsson
7d5df2c8a2
ui.backend.gtk: only use the timer when not io.backend.unix.
2016-03-29 22:36:02 -07:00
John Benediktsson
2929cc21f5
ui.backend.gtk: try yield in idle callback.
2016-03-29 22:15:57 -07:00
John Benediktsson
d3990d1eeb
ui.backend.gtk: simplify.
2016-03-29 20:52:49 -07:00
John Benediktsson
1721f9e314
fix some tests for the sets:set change.
2016-03-29 20:43:46 -07:00
John Benediktsson
90b53e3054
ui.gadgets: fix tests for namespaces:set.
2016-03-29 18:57:38 -07:00
Doug Coleman
82960e81f3
build.sh/build.cmd: support both latest and update
2016-03-29 18:44:32 -07:00
Doug Coleman
9b3e522869
io.monitors.linux: fix a set.
2016-03-29 18:27:47 -07:00
Doug Coleman
dbf781b29a
ui.backend.windows: fix set.
2016-03-29 18:05:23 -07:00
John Benediktsson
5965c0d052
emojify: I ❤️ Factor 👍 .
2016-03-29 17:53:32 -07:00
John Benediktsson
71ef8a22c2
disambiguate namespaces:set and sets:set.
2016-03-29 17:14:42 -07:00
John Benediktsson
e6864bd538
delegate.protocols: add set-protocol.
2016-03-29 16:51:19 -07:00
John Benediktsson
e7a42b1dc4
sets: rename unordered-set back to set.
2016-03-29 15:46:29 -07:00
John Benediktsson
f5ad868731
linked-sets: adding an ordered-set.
...
(yes, it's an instance of unordered-set, patches to follow).
2016-03-29 14:55:07 -07:00
Björn Lindqvist
2a9c95040c
bootstrap.image.primitives: the primitive_ prefix is implied
...
So it can be removed from the big list, making primitive declarations simpler.
2016-03-29 23:52:29 +02:00
Björn Lindqvist
eca6dfac15
bootstrap.image.primitives: new vocab to make primitive declarations better
2016-03-29 23:52:29 +02:00
Doug Coleman
9ed93afe22
tools.deploy.windows: use "resource:" instead of "" for deploy on windows.
2016-03-29 14:43:51 -07:00
Doug Coleman
ebc2a8953c
sequences.extras: oops. cleanup dumb implementation.
2016-03-29 13:26:02 -07:00
John Benediktsson
7dbe6c177e
vocabs: words-named should't f suffix.
2016-03-29 13:14:24 -07:00
John Benediktsson
a63492e9c0
interpolate: make interpolate and interpolate-locals symmetric.
2016-03-29 13:03:59 -07:00
John Benediktsson
7aa0e16df8
vocabs: support qualified lookups in no-word restarts.
2016-03-29 13:03:59 -07:00
Doug Coleman
3f803e3893
sequences.extras: add map-zip.
2016-03-29 12:58:26 -07:00
Doug Coleman
e54ee276c3
tools.deploy.shaker: Fix load error.
...
images.png: fix load error.
2016-03-29 12:33:30 -07:00
Doug Coleman
fe3031bc96
urls.secure: roll this into urls since we ship libressl on windows now.
2016-03-29 11:40:42 -07:00
Doug Coleman
01eb69e626
tools.deploy: add using
2016-03-29 10:53:01 -07:00
John Benediktsson
3f18b71d07
cleanup some QUALIFIED: that are no longer needed.
2016-03-29 10:20:16 -07:00
John Benediktsson
b1be11f39c
vocabs.parser: all USE: vocabs are also QUALIFIED:.
2016-03-29 10:20:16 -07:00
Doug Coleman
c5c7bb0e8d
mason.release.dlls: Bundle sqlite3 on Windows. Fixes #856 .
2016-03-29 10:17:37 -07:00
Doug Coleman
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?
2016-03-29 09:52:12 -07:00
Doug Coleman
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.
2016-03-29 09:32:54 -07:00
Doug Coleman
bd60c41d05
Nmakefile: remove BOOTIMAGE_VERSION. The git-id is enough to recover the boot image name.
2016-03-29 09:32:35 -07:00
Doug Coleman
41201fd1d1
tools.deploy: Make sure to deploy-test in a temp directory and not the factor/ directory.
2016-03-29 08:44:24 -07:00
John Benediktsson
d07d127360
Revert "mason.release.tidy: adding libfactor-ffi-test.dylib."
...
This reverts commit 2c1739deb0
.
2016-03-29 08:12:54 -07:00
John Benediktsson
d99f67d5bb
tools.test: fix <test-failure> stack effect for file -> path change.
2016-03-29 08:06:56 -07:00
John Benediktsson
19466f2d66
alien.libraries.finder: rename ?add-library to ?update-library.
2016-03-29 07:35:45 -07:00
John Benediktsson
98ed2a8ee5
alien.libraries: split update-library and add-library again.
2016-03-29 06:07:14 -07:00
John Benediktsson
1589c0b764
tools.deploy: need to USE: system.
2016-03-29 06:05:05 -07:00
John Benediktsson
fbb736e28c
Revert "spider: simplify apply-filters."
...
This reverts commit be2b048920
.
2016-03-29 06:03:31 -07:00