John Benediktsson
|
53f5961534
|
color-table: adding hex color column.
|
2016-04-30 15:06:14 -07:00 |
John Benediktsson
|
57403b72ae
|
color-table: 5 decimal places.
|
2016-04-30 14:34:14 -07:00 |
Alexander Iljin
|
f8b1269ef2
|
color-table: add column filled with respective colors
Side note: it would be better to simply set the cell background color.
Unfortunately, no such mechanism exists at the moment.
|
2016-04-30 17:53:48 +03:00 |
John Benediktsson
|
52ceae3790
|
successor: new vocab.
|
2016-04-28 20:51:39 -07:00 |
John Benediktsson
|
4884352df0
|
text-analysis: vocab to analyze English text.
|
2016-04-28 18:02:36 -07:00 |
John Benediktsson
|
abf4ca20c2
|
Revert "boids: population needs to be an integer for slicing."
This reverts commit dec9becf65 .
|
2016-04-23 12:43:15 -07:00 |
John Benediktsson
|
dec9becf65
|
boids: population needs to be an integer for slicing.
|
2016-04-23 10:19:42 -07:00 |
Björn Lindqvist
|
19899f3a0f
|
game.worlds: Fixing the GAME: syntax word that broke due to renames
|
2016-04-22 15:21:56 +02:00 |
John Benediktsson
|
c7ca2269b6
|
use MAIN-WINDOW: in a few places.
|
2016-04-21 17:00:06 -07:00 |
John Benediktsson
|
dbb182d33a
|
decimals: cleanup.
|
2016-04-21 16:59:56 -07:00 |
John Benediktsson
|
55fda7140d
|
ctags.etags: cleanup.
|
2016-04-19 08:40:42 -07:00 |
John Benediktsson
|
eb4bbab417
|
money: more of this should be public.
|
2016-04-19 07:29:42 -07:00 |
John Benediktsson
|
c3a9c96edb
|
24-game: cleanup.
|
2016-04-18 20:48:20 -07:00 |
John Benediktsson
|
1983a7131a
|
ctags: whoops, forgot this.
|
2016-04-18 20:25:21 -07:00 |
John Benediktsson
|
b35f388de0
|
ctags: cleanup docs and tests.
|
2016-04-18 20:24:42 -07:00 |
John Benediktsson
|
0609f790c7
|
money: cleanup.
|
2016-04-18 20:16:33 -07:00 |
John Benediktsson
|
f37da7b2eb
|
ctags: simplify.
|
2016-04-18 17:21:30 -07:00 |
John Benediktsson
|
42ae9ac015
|
lists: first pass at some cleanup.
Now lists.lazy:lmap-lazy and lists.lazy:lappend-lazy names differentiate
from their non-lazy counterparts in lists.
|
2016-04-17 13:08:32 -07:00 |
John Benediktsson
|
2a5e0e7f4f
|
replace some 1 head* with but-last.
|
2016-04-16 15:54:23 -07:00 |
John Benediktsson
|
4945269664
|
poker: simplify a bit.
|
2016-04-14 14:07:37 -07:00 |
Doug Coleman
|
627f8603bd
|
sequences.extras: add a nullable span-slices word that allows f.
|
2016-04-10 11:39:50 -07:00 |
Doug Coleman
|
0055f3c616
|
factor: remove some extra whitespace.
|
2016-04-07 14:30:36 -07:00 |
Doug Coleman
|
a15465a9c2
|
sequences.extras: Allow from to be f in ?<slice>
|
2016-04-07 13:22:18 -07:00 |
John Benediktsson
|
48f57fee4f
|
cuda: adding prettyprint for cuda functions.
|
2016-04-07 07:26:23 -07:00 |
John Benediktsson
|
0188a1a510
|
shell: fix rename of glob-directory to glob.
|
2016-04-06 17:02:03 -07:00 |
Doug Coleman
|
363e08b6a8
|
factor: fix whitespace at end of files.
|
2016-04-06 16:53:25 -07:00 |
John Benediktsson
|
6581741a92
|
cuda: use arg names in stack effect.
|
2016-04-06 13:11:32 -07:00 |
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 |