Björn Lindqvist
|
aab120f69c
|
llvm: turning off testing for now
|
2017-07-12 23:44:29 +02:00 |
Björn Lindqvist
|
7044e398a0
|
llvm: more vocabs from factor-unmaintained added back
|
2017-07-12 15:19:07 +02:00 |
Björn Lindqvist
|
c90a2a28bd
|
llvm: "salvaging" these vocabs from factor-unmaintained
I think a lot of it needs to be updated to work with current llvm
|
2017-07-11 03:59:38 +02:00 |
Björn Lindqvist
|
8675cb2c25
|
basis/,core/,extra/: more tags
|
2017-07-08 18:31:39 +02:00 |
Björn Lindqvist
|
71b92c4e28
|
FUEL: breadcrumb system on vocabs/tag and vocabs/author pages
|
2017-07-07 15:26:03 +02:00 |
Björn Lindqvist
|
ba9a1ca5ef
|
basic/, extra/: even more tags
|
2017-07-07 01:45:13 +02:00 |
Björn Lindqvist
|
1ca8276df4
|
basis/,core/,extra/: many new tags
|
2017-07-06 23:04:18 +02:00 |
John Benediktsson
|
d78972e045
|
hash-sets/hashtables: remove wrapped-key, use slot-types for errors.
|
2017-07-06 11:25:11 -07:00 |
John Benediktsson
|
1eff2b3dbc
|
hashtables/hash-sets: add some error checking...
...to the sequence/number wrapped versions.
|
2017-07-05 18:41:45 -07:00 |
Björn Lindqvist
|
72807720f2
|
basis/,extra/: lots of new tags.txt files
|
2017-07-05 01:50:39 +02:00 |
Björn Lindqvist
|
2ffb7a2669
|
fuel.help: breadcrumbs in article pages too
|
2017-07-04 17:05:46 +02:00 |
Björn Lindqvist
|
1265bb3b5c
|
FUEL: cool breadcrumb navigation for help pages
|
2017-07-04 15:23:04 +02:00 |
Björn Lindqvist
|
7c22d09f47
|
irc.*: removing more EXCLUDE: (#1839)
|
2017-07-04 12:02:24 +02:00 |
Doug Coleman
|
8d50573efd
|
roms.lunar-rescue: Fix docs link.
|
2017-07-03 21:01:47 -07:00 |
Björn Lindqvist
|
88605022d0
|
space-invaders,lunar-rescue,balloon-bomber: let's move these into a common hierarchy
|
2017-07-04 03:29:14 +02:00 |
Björn Lindqvist
|
439e01713b
|
balloon-bomber,lunar-rescue,space-invaders: fixing links in docs and comments
|
2017-07-04 03:29:14 +02:00 |
Björn Lindqvist
|
06e8399049
|
windows.fullscreen: fix IN: declaration
|
2017-07-04 03:29:14 +02:00 |
Doug Coleman
|
01aab7c884
|
Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s
|
2017-07-03 12:47:19 -07:00 |
Björn Lindqvist
|
974f1aa505
|
ldcache: fixing article title
|
2017-07-03 18:48:39 +02:00 |
Björn Lindqvist
|
3735d63d6f
|
ldcache: new vocab for reading and parsing the /etc/ld.so.cache file
|
2017-07-03 00:47:40 +02:00 |
Björn Lindqvist
|
94cd8f89f9
|
number-game: need to flush the output
|
2017-07-03 00:13:06 +02:00 |
Björn Lindqvist
|
c294170321
|
fullscreen: looks like the vocab belongs in the windows hierarchy
|
2017-07-02 23:47:40 +02:00 |
Björn Lindqvist
|
522eb559e4
|
ui.tools: setting the initial tool dim as a multiple of the default font
|
2017-06-30 22:47:11 +02:00 |
John Benediktsson
|
dcb0cc8da7
|
Revert "compiler.cfg.gvn.avail: use ?infimum"
This reverts commit e6ce2eb455 .
|
2017-06-27 10:03:41 -07:00 |
Alexander Iljin
|
e6ce2eb455
|
compiler.cfg.gvn.avail: use ?infimum
|
2017-06-27 00:39:53 +02:00 |
Björn Lindqvist
|
eb62e1fe4e
|
fuel.help: fix for a small help bug on vocabs without words in them
|
2017-06-26 15:53:54 +02:00 |
Björn Lindqvist
|
08354f638f
|
fuel.eval: fixing the manifest gunk more
Some FUEL features doesn't ship a correct usings list so you need to use
the current manifests vocabs.
|
2017-06-26 05:44:51 +02:00 |
Björn Lindqvist
|
963d9da525
|
fuel.eval: refactoring to remove the globals eval-error and eval-output
|
2017-06-26 05:44:51 +02:00 |
Björn Lindqvist
|
e020369b13
|
fuel.eval: better manifest handling in eval-in-context
|
2017-06-26 05:44:51 +02:00 |
Alexander Iljin
|
fff7bc72a4
|
sequences.extras: add ?supremum and ?infimum
|
2017-06-25 16:26:45 -07:00 |
Björn Lindqvist
|
e66b1a594a
|
file-picker.linux: fixing open-file-dialog and save-file-dialog
I had to use utf8 string>alien over utf8 encode because the latter
doesnt null-terminate the string.
|
2017-06-24 23:49:07 +02:00 |
Björn Lindqvist
|
f2a8a79a1a
|
basis/,extra/: removing some unnecessary EXCLUDE declarations
|
2017-06-24 16:38:34 +02:00 |
Doug Coleman
|
f086b54067
|
odbc: Minor style fixes and add an error function.
|
2017-06-08 21:05:03 -05:00 |
Jon Harper
|
80e9d7c115
|
move math.extras:round-to-even to math.functions to use in basis:formatting
Also add round-to-odd in case it is needed.
Also change float rounding to be independent of the current rounding mode
|
2017-06-08 11:23:37 -07:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
Doug Coleman
|
b3ba829601
|
cuda.devices: Utility word to print all cuda devices.
|
2017-06-03 20:59:51 -05:00 |
Doug Coleman
|
48344ab55c
|
factor: last iota -> <iota> fix.
|
2017-06-02 17:39:40 -05:00 |
Doug Coleman
|
32710df620
|
core/basis: Rename tuples kernel:curry -> curried, kernel:compose -> composed.
Also rename the stack-checker curried -> curried-effect, composed -> composed-effect.
|
2017-06-02 17:39:20 -05:00 |
Doug Coleman
|
195630f637
|
iota: Fix second iota -> <iota> in line several times.
|
2017-06-02 15:41:51 -05:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
f7ce73b962
|
gml.runtime: Don't let gml double up on class/word names.
Related to #358.
|
2017-06-01 15:47:49 -05:00 |
Doug Coleman
|
c5b563ed09
|
factor: Rename start -> subseq-start, start* -> subseq-start-from.
I also removed aliases for start/end from interval-maps and interval-sets and added a comment. I don't think it's any less clear what's going on.
|
2017-06-01 14:45:54 -05:00 |
Doug Coleman
|
7c7bb93c55
|
factor: Rename GENERIC# to GENERIC#:.
Fixes #1670.
|
2017-06-01 13:58:58 -05:00 |
Alexander Iljin
|
5b1198e20c
|
file-picker.operations: fix invalid parameter order in save-as
|
2017-05-29 09:57:06 -07:00 |
John Benediktsson
|
c8e02d880e
|
file-picker.operations: use set-file-contents.
|
2017-05-29 08:07:12 -07:00 |
Alexander Iljin
|
b000f124a0
|
file-picker*: add copyright and licence headers, and authors.txt files
|
2017-05-29 08:05:59 -07:00 |
Alexander Iljin
|
0464e6f84b
|
file-picker.operations: new vocab with save-as operation for byte-arrays
|
2017-05-29 08:05:59 -07:00 |
Alexander Iljin
|
4ceb098907
|
file-picker: implement save-file-dialog on windows
|
2017-05-29 08:05:59 -07:00 |
Sankaranarayanan Viswanathan
|
c1d6477c22
|
slides: map 'b' key to previous slide (like unix less)
|
2017-05-06 11:17:34 -07:00 |
John Benediktsson
|
9e62a13185
|
graphviz.notation: fix $example to compile properly.
|
2017-05-05 12:17:31 -07:00 |