This website requires JavaScript.
2ee51f50e2
Stop inc-not-f and dec-not-f, etc
kusumotonorio
2020-01-19 14:30:38 +0900
7d9bda3c26
Merge remote-tracking branch 'origin/master' into modern-harvey3
Doug Coleman
2020-01-17 20:12:42 -0600
aaee11ad9e
project-gutenberg: add new vocab
Doug Coleman
2019-12-27 13:02:24 -0500
ada064d9c3
byte-arrays: Add a byte-sequence protocol for byte-{array,vector}
Doug Coleman
2020-01-11 17:31:32 -0600
bb7777e0cf
boxing.factor: Change Stack Effects
kusumotonorio
2020-01-16 23:34:24 +0900
d581322225
Remove an extra space
kusumotonorio
2020-01-16 21:06:22 +0900
5bee1ba3a1
Improve System V AMD64 ABI compliance
kusumotonorio
2020-01-16 20:57:13 +0900
d593d3d953
tuple-arrays: final-class wasn't a predicate class.
John Benediktsson
2020-01-15 13:54:40 -0800
8c5e9a7df4
classes: fix a couple of check-instance uses.
John Benediktsson
2020-01-15 13:33:50 -0800
19c8d482fb
continuations: more use of check-instance.
John Benediktsson
2020-01-15 10:52:34 -0800
77cd3aaede
classes: use check-instance in a few places, to remove duplication.
John Benediktsson
2020-01-15 10:34:47 -0800
cd75a7eb4e
classes: adding a check-instance for checking type of things.
John Benediktsson
2020-01-15 10:29:06 -0800
b3582dd323
urls.encoding: support byte-array values for encoding.
John Benediktsson
2020-01-09 14:17:01 -0800
c2270fbe6a
bencode: support decoding byte-arrays.
John Benediktsson
2020-01-09 11:57:20 -0800
ed43639994
io.pathnames: update windows path word \char:
Doug Coleman
2020-01-08 22:14:53 -0600
ae15ed674e
Merge remote-tracking branch 'origin/master' into modern-harvey3
Doug Coleman
2020-01-08 22:09:41 -0600
7565b372e7
bencode: alloe bencode of byte-arrays.
John Benediktsson
2020-01-08 17:33:11 -0800
4acb08d905
tools.deploy: Up the deploy sizes for mac32.
Doug Coleman
2020-01-08 19:21:58 -0600
73b01704a2
bencode: use linked-assocs to preserve ordering, fix byte-strings.
John Benediktsson
2020-01-08 11:45:42 -0800
d7c0dfcb2b
llvm.ffi: ...
John Benediktsson
2020-01-08 11:44:45 -0800
d0fd75b208
tensors.tensor-slice: make step-slice not extend slice.
John Benediktsson
2020-01-08 09:05:06 -0800
655262af9a
llvm.ffi: need to fix stack effect for the false case.
John Benediktsson
2020-01-08 08:51:41 -0800
ca1612cc57
io: fix for win32-error not throwing on zero.
John Benediktsson
2020-01-06 14:20:15 -0800
1eb7dbe6d2
io.files: quot effects in change-file-lines and change-file-contents.
John Benediktsson
2020-01-06 13:26:19 -0800
b2dc630bd0
game.loop: last-tick-percent-offset counts down to zero, need to subtract from 1.
John Benediktsson
2020-01-06 13:20:12 -0800
c77cc4c205
windows.errors: fix a compilation error
Alexander Iljin
2016-06-29 01:55:15 +0300
049356574a
windows.errors: streamline error handling and throwing
Alexander Iljin
2016-06-29 01:55:15 +0300
3733b13daf
Replace "win32-error-string throw" with windows-error instance throwing
Alexander Iljin
2016-06-29 01:23:36 +0300
563a3b1a47
Replace "n>win32-error-string throw" with windows-error instance throwing
Alexander Iljin
2016-06-29 01:20:38 +0300
135390968b
Delete throw-win32-error, replace with win32-error calls
Alexander Iljin
2016-05-24 20:42:48 +0300
407c7bc216
io.files.windows: replace "-1 <alien>" with INVALID_HANDLE_VALUE
Alexander Iljin
2016-05-24 20:40:11 +0300
294be2cca3
Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls
Alexander Iljin
2016-05-24 20:33:19 +0300
77db1b1df3
windows.errors: make check-invalid-handle throw windows-error instances
Alexander Iljin
2016-05-24 20:30:02 +0300
249b916636
game.loop: using timer's next-nanos, which is in the future.
John Benediktsson
2020-01-06 13:14:59 -0800
d3b9974bed
llvm.ffi: fix cond.
John Benediktsson
2020-01-05 19:14:22 -0800
86a35088de
gpu.demos.bunny: use while* instead of each-morsel
Doug Coleman
2020-01-05 13:42:31 -0600
f9c90583d0
io.files.info: Fix linux file-system-info recursion
Doug Coleman
2020-01-05 13:16:12 -0600
c318ac10d0
io.files.info: Fix linux file-system-info recursion
fix-linux
Doug Coleman
2020-01-05 13:16:12 -0600
b35a5466e1
game.loop: Fix game loop for timers change
Doug Coleman
2020-01-04 14:02:21 -0600
9bb19274b2
build: Fix paths...
Doug Coleman
2020-01-04 13:47:13 -0600
16135ef8d6
mason.disk: fix word name
Doug Coleman
2020-01-04 13:40:26 -0600
9beeedfe18
io.files.info: Fix find-mount-point.
Doug Coleman
2020-01-04 13:33:45 -0600
596d44f5af
Revert "build.cmd: github is source of truth now"
Doug Coleman
2020-01-04 13:21:28 -0600
4da6f51c91
io.files.info: fix circularity regression in file-systems on linux
Doug Coleman
2020-01-04 09:07:32 -0600
f621e69335
mason.git: new repo location
Doug Coleman
2020-01-04 08:27:16 -0600
16442c27ac
io: Fix word to find disk space if a file is missing.
Doug Coleman
2020-01-03 16:30:00 -0600
d7af258eb7
build.cmd: github is source of truth now
Doug Coleman
2020-01-03 15:26:02 -0600
894bab914e
mason.disk: Fix usage of word
Doug Coleman
2020-01-03 15:18:14 -0600
0625b85b47
Revert "windows.errors: make check-invalid-handle throw windows-error instances"
Doug Coleman
2020-01-03 13:04:38 -0600
75e98b4bc3
Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls"
Doug Coleman
2020-01-03 13:04:29 -0600
8a3b7cbd18
Revert "io.files.windows: replace "-1 <alien>" with INVALID_HANDLE_VALUE"
Doug Coleman
2020-01-03 13:04:11 -0600
d9f1093cf8
Revert "Delete throw-win32-error, replace with win32-error calls"
Doug Coleman
2020-01-03 13:04:01 -0600
c308d794db
Revert "Replace "n>win32-error-string throw" with windows-error instance throwing"
Doug Coleman
2020-01-03 13:03:52 -0600
7f395ba7f0
Revert "Replace "win32-error-string throw" with windows-error instance throwing"
Doug Coleman
2020-01-03 13:03:10 -0600
0f7672c25e
Revert "windows.errors: streamline error handling and throwing"
Doug Coleman
2020-01-03 13:02:57 -0600
16c153411d
io: Trim using lists.
Doug Coleman
2020-01-03 12:42:11 -0600
3419d34cbf
mason.disk: Better handling of free disk space.
Doug Coleman
2020-01-03 10:48:24 -0600
94dbc90f0f
hacker-news: Color the indices for xmas
Doug Coleman
2019-12-25 11:49:35 -0500
3149deefb8
hacker-news: Add Christmas background
Doug Coleman
2019-12-25 11:29:51 -0500
de57b00d2f
calendar: Add a today? word
Doug Coleman
2019-12-25 11:29:28 -0500
c3c61e74d7
assocs: Add set-of
Doug Coleman
2019-12-25 11:28:58 -0500
0b6c3f6f8e
imap: fix regexps
Doug Coleman
2019-12-24 14:40:38 -0500
2235eadf04
timers: simplify by setting delay-nanos directly.
John Benediktsson
2019-12-17 20:03:45 -0800
d934114fb7
Merge remote-tracking branch 'origin/master' into modern-harvey3
Doug Coleman
2019-12-17 08:33:55 -0600
99d7297554
html: Modernizing the styling for html help.
html-help-styling
Doug Coleman
2019-12-16 23:36:20 -0600
07833d94c6
misc/vim: update syntax for cartesian-find.
John Benediktsson
2019-12-13 19:31:17 -0800
2d1da05bc5
sequences.product: adding product-find.
John Benediktsson
2019-12-13 19:30:22 -0800
6be39382a3
sequences: adding cartesian-find.
John Benediktsson
2019-12-13 19:20:27 -0800
cc15116323
timers: allow timers to re-use threads when restarted, simplify.
John Benediktsson
2019-12-13 15:31:49 -0800
1959c68feb
tensors: faster tensor/number operations by forcing floats.
John Benediktsson
2019-12-13 15:09:24 -0800
a7722b0804
tensors: optimize matrix operations.
Nandeeka Nayak
2019-10-29 10:09:38 -0700
ec58d39bb2
misc/vim: update vim syntax keywords.
John Benediktsson
2019-12-13 14:41:43 -0800
77b13fbdc2
core/basis/extra: using while* in a few places.
John Benediktsson
2019-12-13 14:38:26 -0800
05665e8d13
kernel: adding while* that passes the predicate result to the body.
John Benediktsson
2019-12-13 14:35:51 -0800
c33a406066
Support for MinGW compiler. Need to instal MinGW compiler and runtime.
nomennescio
2019-11-05 13:57:09 +0100
3db9870669
.travis: Don't upgrade ruby, it takes too long.
Doug Coleman
2019-12-09 10:12:07 -0800
f95ed9c230
.travis: install correct version of ruby
Doug Coleman
2019-12-09 09:56:15 -0800
310f5374c9
.travis: rvm reload
Doug Coleman
2019-12-09 09:50:59 -0800
fff022da74
.travis: use newer ruby and turn off brew updating
Doug Coleman
2019-12-09 09:43:27 -0800
336c2aefad
travis: upgrade rvm first
Doug Coleman
2019-12-09 09:35:13 -0800
d2b2b5a1a6
.travis: more testing
Doug Coleman
2019-12-08 12:20:30 -0800
56f1da8eae
.travis: fixing ruby?
Doug Coleman
2019-12-08 12:12:37 -0800
34df021a6f
.travis: Delete old rubygems after we install it.
Doug Coleman
2019-12-08 12:07:38 -0800
5beead130b
.travis: Trying to fix macos.
Doug Coleman
2019-12-08 11:58:06 -0800
a8fd0d05e7
.travis.yml: Don't run long-running tests.
Doug Coleman
2019-12-08 11:48:59 -0800
8e8c62a2d9
tools.test: adding a warning for possible long unit tests.
John Benediktsson
2019-12-08 09:06:55 -0800
4350bcbfcd
math.matrices: rewrite, modernize and overhaul math.matrices.elimination: move to extra math.matrices.extras: expand with esoteric, less-used and unfinished code from basis
Cat Stevens
2018-02-04 00:00:21 -0500
360b769ccf
factor: file endings
Doug Coleman
2019-12-07 18:36:47 -0800
a4208887b1
modern: Handle foo[3] and foo[3
Doug Coleman
2019-12-07 18:35:18 -0800
a4a9500be1
modern: Allow [[ [=[ [0[ etc
Doug Coleman
2019-12-07 18:26:15 -0800
3f9448bc18
Merge remote-tracking branch 'origin/master' into modern-harvey3
Doug Coleman
2019-12-07 16:57:33 -0800
c71b92eba9
webapps.pastebin: Cleaner url derivation, better variable names
Doug Coleman
2019-12-07 15:54:57 -0800
e05eecf26b
webapps.pastebin: fix
Doug Coleman
2019-12-07 10:40:35 -0800
03e7f918ae
webapps.pastebin: fix using. oops.
Doug Coleman
2019-12-07 10:38:49 -0800
1cb00c6f61
webapps.pastebin: Fix the url
Doug Coleman
2019-12-07 10:29:07 -0800
6bbdb5c12e
websites.concatenative: endpoint for syncing github to factorcode
Doug Coleman
2019-12-07 09:58:01 -0800
d58ce0fb5b
webapps.pastebin: Email a list on every paste.
Doug Coleman
2019-12-07 09:48:03 -0800
6b91f6f774
llvm.ffi: adding macOS location (when using homebrew).
John Benediktsson
2019-12-05 14:15:47 -0800
67fc3e1171
Revert "windows.errors: make check-invalid-handle throw windows-error instances"
Doug Coleman
2019-12-05 09:23:00 -0600
104ac614d0
Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls"
Doug Coleman
2019-12-05 09:22:26 -0600