Doug Coleman
|
466fe4559d
|
ffi_test: Can actually test 62 and 63 on windows.
|
2014-11-10 10:30:35 -08:00 |
Doug Coleman
|
564a67ce7e
|
compiler.tests.alien: Don't test ffi calls 61-63 on Windows.
|
2014-11-09 10:52:16 -08:00 |
Doug Coleman
|
4b8de3ca1e
|
checksums.interleave: Dumb fix for zip change.
|
2014-11-08 22:32:36 -08:00 |
Doug Coleman
|
3c4d1e41b7
|
tr: zip had a string as input. call { } zip-as instead.
|
2014-11-08 18:41:51 -08:00 |
Doug Coleman
|
7cfa9d9518
|
assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests.
assocs.extras: Remove zip-as and move tests to assocs.
|
2014-11-08 18:18:00 -08:00 |
Doug Coleman
|
1b5711cc42
|
compiler.tests.alien: Add structs with uint and ulonglong pairs and return them from an FFI call. macosx32 seems to be working, hopefully this will break it or confirm that it's working. Linux32 is broken, hopefully this will show how.
|
2014-11-08 13:39:47 -08:00 |
Doug Coleman
|
56f1b87a6f
|
basis, extra: Use zip-index.
|
2014-11-08 00:46:30 -08:00 |
Doug Coleman
|
1ce7c6a9e7
|
tools.scaffold: Add type for exemplar in docs.
|
2014-11-08 00:40:13 -08:00 |
Doug Coleman
|
9ff6d2d49c
|
cpu.x86.64: 64-bit register is RDX not EDX. Fixes #1191.
|
2014-11-07 22:03:12 -08:00 |
Doug Coleman
|
e494e3965b
|
compiler.tests.alien: Check in a failing unit test. Structure is getting returned improperly.
|
2014-11-07 15:34:10 -08:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
Doug Coleman
|
8c3a817706
|
Revert "gtk.ffi: Find the right gtk library in a startup-hook. Necessary because gtk is not in the same place on varius distros, so just find it on demand. Fixes #1185."
This reverts commit 0ef942e400.
|
2014-11-05 12:03:05 -08:00 |
Doug Coleman
|
0ef942e400
|
gtk.ffi: Find the right gtk library in a startup-hook. Necessary because gtk is not in the same place on varius distros, so just find it on demand. Fixes #1185.
|
2014-11-05 10:04:21 -08:00 |
John Benediktsson
|
5208f8bf4f
|
furnace.utilities: fix docs for resolve-word-path.
|
2014-11-03 22:26:22 -08:00 |
Björn Lindqvist
|
e206a5e453
|
furnace.utilities: refactor to not use make
|
2014-11-03 20:49:18 -08:00 |
Björn Lindqvist
|
b29aa88f3c
|
furnace.utilities: use a method based on where instead of vocab-path to find dir of vocab
|
2014-11-03 20:49:18 -08:00 |
John Benediktsson
|
f3a8546b23
|
core: get rid of some unnecessary wrappers.
|
2014-11-02 20:16:22 -08:00 |
John Benediktsson
|
21b4e31d60
|
Revert "io.backend.unix.macosx: Trying to change instances of USE: to require if"
This reverts commit 4bab33bddb.
|
2014-11-01 15:29:37 -07:00 |
Doug Coleman
|
4bab33bddb
|
io.backend.unix.macosx: Trying to change instances of USE: to require if
the vocab must be loaded but no symbols are directly depended upon.
|
2014-11-01 13:16:13 -07:00 |
Doug Coleman
|
c39f33ee67
|
ui.event-loop: No need to special-case ui.private now that the auto-use
tool suggests private words.
|
2014-11-01 11:35:55 -07:00 |
Doug Coleman
|
7799c6f217
|
tools.scaffold: Make a better scaffold-examples word in hopes it will cause more examples to get written. Add more docs. Fix spacing bug in scaffold-undocumented.
|
2014-10-31 17:45:48 -07:00 |
John Benediktsson
|
42fd891cbb
|
cocoa: switch back to an assoc, used by tools.deploy.shaker.strip-cocoa.
|
2014-10-31 16:52:40 -07:00 |
John Benediktsson
|
7d0039babe
|
cocoa: fix requirement that mac deploys have high reflection.
|
2014-10-31 11:34:08 -07:00 |
Doug Coleman
|
0c5ff7e2c6
|
editors.sublime: oops.
|
2014-10-30 19:41:59 -07:00 |
Doug Coleman
|
5ba7343406
|
editors.sublime: Prefer sublime 3 over sublime 2 on mac.
|
2014-10-30 19:16:31 -07:00 |
John Benediktsson
|
0fea91ff94
|
graphs: using conjoin.
|
2014-10-30 11:30:21 -07:00 |
John Benediktsson
|
321186f6c5
|
io.backend.unix.macosx: need this for deploy.
|
2014-10-27 19:40:22 -07:00 |
Doug Coleman
|
964cbf894b
|
core/basis: Trim or reorganize a few using lists. Playing around with auto-use restarts and private words.
|
2014-10-27 13:39:30 -07:00 |
Doug Coleman
|
6f5ff6579e
|
ui.event-loop: Fix using list.
|
2014-10-26 16:27:33 -07:00 |
John Benediktsson
|
1fc1c4f091
|
images: cleanup using.
|
2014-10-24 18:18:45 -07:00 |
John Benediktsson
|
8033741135
|
io/ui: slim down the USE: list
|
2014-10-24 17:33:27 -07:00 |
Doug Coleman
|
be232dac9b
|
io.backend: Remove duplicate definition of file-mode. Add mkdir-mode using non-magic symbols. Cleanup imports.
|
2014-10-24 17:16:40 -07:00 |
John Benediktsson
|
01187b378c
|
libc: don't use unparse which requires prettyprint.
|
2014-10-24 17:09:27 -07:00 |
John Benediktsson
|
c96bf37b3a
|
ui.gadgets.tables: show summary for mouse row or selected row.
|
2014-10-24 16:32:21 -07:00 |
John Benediktsson
|
6767928091
|
ui.gadgets.buttons: use hide-status on button-leave.
|
2014-10-24 16:30:29 -07:00 |
John Benediktsson
|
c0670893b3
|
help.topics: make wrappers unwrap into links.
|
2014-10-23 17:10:05 -07:00 |
Doug Coleman
|
bc26dbb3ee
|
peg.ebnf: Update docs for peg change.
|
2014-10-23 13:47:40 -07:00 |
John Benediktsson
|
e9ed1f3a72
|
peg.debugger: don't use formatting.
|
2014-10-23 12:01:51 -07:00 |
Björn Lindqvist
|
3ed3e10074
|
peg: add 'got' slot to parse-error, so you get a little more info about why the parsing fails
|
2014-10-23 11:31:27 -07:00 |
Björn Lindqvist
|
84663ca054
|
http.server: handle certain parse-errors from the peg vocab
Browsers that can't verify the certificate doesn't send any request at
all which causes parse-errors to be unnecessarily thrown and logged.
|
2014-10-23 11:31:17 -07:00 |
Doug Coleman
|
1ee9a8ea13
|
compiler.cfg.stacks.local: Have unit test load prettyprint implementation for ds-loc so that it always prints as "D 4".
|
2014-10-22 10:31:27 -07:00 |
Björn Lindqvist
|
cb83f3b39b
|
compiler.tests.alien: use the with-callback combinator to plug the memory leaks in the tests
|
2014-10-22 07:02:55 -07:00 |
Björn Lindqvist
|
aad8d4b8d6
|
alien,stack-checker.alien: new word with-callback
Since callbacks aren't automatically deallocated this word intends to
make sure "inline" callbacks are.
|
2014-10-22 07:02:55 -07:00 |
John Benediktsson
|
465aa8786f
|
cpu.x86.assembler.operands: fix help-lint.
|
2014-10-20 09:24:20 -07:00 |
John Benediktsson
|
c8cfaee9af
|
stack-checker: make this an unchecked-example.
|
2014-10-19 08:29:51 -07:00 |
John Benediktsson
|
af2a53239e
|
compiler: resolve duplicate doc for "compiled".
|
2014-10-19 08:27:59 -07:00 |
Björn Lindqvist
|
961d0c4eb9
|
compiler.codegen.gc-maps: update docs so that they match how factors gc-maps currently work
|
2014-10-19 14:17:54 +02:00 |
Björn Lindqvist
|
a617855aef
|
Docs: fixing smaller help-lint nitpicks
|
2014-10-19 14:05:06 +02:00 |
Björn Lindqvist
|
164af978ba
|
compiler.cfg.*: more stub docs for cfg construction words
|
2014-10-19 13:45:42 +02:00 |
Björn Lindqvist
|
81a84266d3
|
compiler.codegen.*: help for resolve-label misplaced -- move it
|
2014-10-19 13:41:45 +02:00 |