Doug Coleman
|
51b70b2050
|
core: clean up split-lines with subseq-as. clean up subseq/subseq-as/subseq-unsafe/subseq-unsafe-as.
|
2016-04-05 12:42:38 -07:00 |
John Benediktsson
|
4d83867cb4
|
strings.parser: remove parse-short-string, everyone should parse-string.
|
2016-04-04 15:00:04 -07:00 |
John Benediktsson
|
7a5142e0ca
|
images.http: make it easier to image. stuff.
|
2016-04-04 15:00:04 -07:00 |
Doug Coleman
|
783cffe036
|
sequences.extras: Add a word to ensure that the underlying for slices is the same. Add a more forgiving version of merge-slices called span-slices.
|
2016-04-04 11:47:46 -07:00 |
Doug Coleman
|
10cb7e12c1
|
assocs.extras: Add a word set-once-at that throws if the key is already set.
|
2016-04-04 11:46:34 -07:00 |
John Benediktsson
|
1aa8a432c7
|
sequences.extras: make rotate wrap.
|
2016-04-04 11:17:24 -07:00 |
John Benediktsson
|
4c6511a058
|
sequences.extras: make rotate! support negative indices.
|
2016-04-04 11:13:11 -07:00 |
John Benediktsson
|
4b5b058c20
|
sequences.extras: make rotate support negative n.
|
2016-04-04 11:05:28 -07:00 |
John Benediktsson
|
dad9110889
|
sequences.extras: rename back to rotate!.
|
2016-04-04 10:59:32 -07:00 |
John Benediktsson
|
2269b07d33
|
use with-temp-file and with-temp-directory in some tests.
|
2016-04-04 10:33:03 -07:00 |
Doug Coleman
|
3fd1d80b83
|
graphviz: Fix test for rename of rotate!
|
2016-04-02 19:57:33 -07:00 |
Doug Coleman
|
fc1b8214f0
|
sequences.extras: Check if slices overlap or touch. Add a merge-slices word. For efficiency, provide ordered/unordered versions of each word based on whether you know the slices have been swapped or not so they are ordered by from>>.
|
2016-04-02 15:46:08 -07:00 |
Doug Coleman
|
b4f979c848
|
sequences.extras: rename rotate to rotate-headwards and rotate-tailwards. add experimental length- word and addo some slice util words.
|
2016-04-02 15:17:12 -07:00 |
Björn Lindqvist
|
9a8f35c23b
|
zoneinfo.tests: a few trivial tests, for diagnosing #1513
|
2016-04-01 02:43:09 +02:00 |
Björn Lindqvist
|
a921e35af3
|
zoneinfo: removing a few empty words and unused tuples
|
2016-04-01 02:42:16 +02:00 |
Doug Coleman
|
8c4e602973
|
mason.release.sign: use build-dir not build-dir get. make factor path at run-time not at parse-time.
|
2016-03-31 09:54:02 -07:00 |
John Benediktsson
|
96ad040ed7
|
sequences.frozen: adding virtual "frozen" sequences.
|
2016-03-31 09:14:30 -07:00 |
John Benediktsson
|
a4b9e55987
|
tools.test: add a restartable-tests? flag to control restarts.
|
2016-03-31 06:51:17 -07:00 |
John Benediktsson
|
498285d7dd
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
Doug Coleman
|
5e92edd74d
|
tags.txt: Remove empty files.
|
2016-03-30 22:14:50 -07:00 |
Doug Coleman
|
ce58e0db2c
|
authors.txt: Remove empty lines.
|
2016-03-30 22:13:32 -07:00 |
Doug Coleman
|
41209a3a42
|
summary.txt: Delete empty lines and empty files.
|
2016-03-30 22:11:51 -07:00 |
John Benediktsson
|
cba0a96c10
|
regexp: one R/ syntax to rule them all, simpler this way.
|
2016-03-30 21:09:08 -07:00 |
Doug Coleman
|
2ec0a139d1
|
english: move to basis. closes #1587.
|
2016-03-30 20:58:51 -07:00 |
Doug Coleman
|
08bbf3f3ff
|
mason.release.sign: Default cert-path.
|
2016-03-30 15:43:30 -07:00 |
Björn Lindqvist
|
6a127dc46c
|
webapps.mason.*: new docs and tests
|
2016-03-31 00:37:59 +02:00 |
Doug Coleman
|
a6c52b7fc3
|
euler.b-rep.io.obj: remove triple strings.
|
2016-03-30 13:58:12 -07:00 |
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 |
Doug Coleman
|
658149c321
|
smalltalk.parser: cleaner grammar (?)
|
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 |
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
|
e7a42b1dc4
|
sets: rename unordered-set back to set.
|
2016-03-29 15:46:29 -07:00 |
Doug Coleman
|
ebc2a8953c
|
sequences.extras: oops. cleanup dumb implementation.
|
2016-03-29 13:26:02 -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 |
John Benediktsson
|
3f18b71d07
|
cleanup some QUALIFIED: that are no longer needed.
|
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 |
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
|
fbb736e28c
|
Revert "spider: simplify apply-filters."
This reverts commit be2b048920 .
|
2016-03-29 06:03:31 -07:00 |
John Benediktsson
|
be2b048920
|
spider: simplify apply-filters.
|
2016-03-28 22:26:12 -07:00 |
John Benediktsson
|
14953f641f
|
rosetta-code.image-noise: use delete-all.
|
2016-03-28 14:18:47 -07:00 |
John Benediktsson
|
8fdfc7f973
|
shell: using glob-directory.
|
2016-03-27 18:52:45 -07:00 |
John Benediktsson
|
90994cc5d0
|
shell: resurrecting from unmaintained to extra.
|
2016-03-27 16:08:35 -07:00 |
Doug Coleman
|
3c481192a0
|
sequences.extras: Fix bad rename. (each-from) -> setup-each-from now. Add a unit test for reduce-from.
|
2016-03-25 09:42:43 -07:00 |