This website requires JavaScript.
dfac484e00
io.files: quot effects in change-file-lines and change-file-contents.
John Benediktsson
2020-01-06 13:26:19 -0800
7a933a5af0
game.loop: last-tick-percent-offset counts down to zero, need to subtract from 1.
John Benediktsson
2020-01-06 13:20:12 -0800
d111ecfeec
windows.errors: fix a compilation error
Alexander Iljin
2016-06-29 01:55:15 +0300
7c69f0d548
windows.errors: streamline error handling and throwing
Alexander Iljin
2016-06-29 01:55:15 +0300
e2a6f037fe
Replace "win32-error-string throw" with windows-error instance throwing
Alexander Iljin
2016-06-29 01:23:36 +0300
e333278e47
Replace "n>win32-error-string throw" with windows-error instance throwing
Alexander Iljin
2016-06-29 01:20:38 +0300
699f8a837d
Delete throw-win32-error, replace with win32-error calls
Alexander Iljin
2016-05-24 20:42:48 +0300
77dfb95763
io.files.windows: replace "-1 <alien>" with INVALID_HANDLE_VALUE
Alexander Iljin
2016-05-24 20:40:11 +0300
d8e246389d
Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls
Alexander Iljin
2016-05-24 20:33:19 +0300
e273c77873
windows.errors: make check-invalid-handle throw windows-error instances
Alexander Iljin
2016-05-24 20:30:02 +0300
bf6c280903
game.loop: using timer's next-nanos, which is in the future.
John Benediktsson
2020-01-06 13:14:59 -0800
2344735d43
llvm.ffi: fix cond.
John Benediktsson
2020-01-05 19:14:22 -0800
90e0998861
gpu.demos.bunny: use while* instead of each-morsel
Doug Coleman
2020-01-05 13:42:31 -0600
10104b0d55
io.files.info: Fix linux file-system-info recursion
Doug Coleman
2020-01-05 13:16:12 -0600
adfc5ee548
game.loop: Fix game loop for timers change
Doug Coleman
2020-01-04 14:02:21 -0600
22a2d8a74a
build: Fix paths...
Doug Coleman
2020-01-04 13:47:13 -0600
99d760e08f
mason.disk: fix word name
Doug Coleman
2020-01-04 13:40:26 -0600
177e6e07e6
io.files.info: Fix find-mount-point.
Doug Coleman
2020-01-04 13:33:45 -0600
13e35cdca2
Revert "build.cmd: github is source of truth now"
Doug Coleman
2020-01-04 13:21:28 -0600
9b39d75083
io.files.info: fix circularity regression in file-systems on linux
Doug Coleman
2020-01-04 09:07:32 -0600
e75dd893b0
mason.git: new repo location
Doug Coleman
2020-01-04 08:27:16 -0600
5e9016cde9
io: Fix word to find disk space if a file is missing.
Doug Coleman
2020-01-03 16:30:00 -0600
f4a1d2869b
build.cmd: github is source of truth now
Doug Coleman
2020-01-03 15:26:02 -0600
64cde391fd
mason.disk: Fix usage of word
Doug Coleman
2020-01-03 15:18:14 -0600
0f0f5d6615
Revert "windows.errors: make check-invalid-handle throw windows-error instances"
Doug Coleman
2020-01-03 13:04:38 -0600
d48c4dfdde
Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls"
Doug Coleman
2020-01-03 13:04:29 -0600
346ec16117
Revert "io.files.windows: replace "-1 <alien>" with INVALID_HANDLE_VALUE"
Doug Coleman
2020-01-03 13:04:11 -0600
6d89b61e04
Revert "Delete throw-win32-error, replace with win32-error calls"
Doug Coleman
2020-01-03 13:04:01 -0600
f54180aab1
Revert "Replace "n>win32-error-string throw" with windows-error instance throwing"
Doug Coleman
2020-01-03 13:03:52 -0600
93c97baaaa
Revert "Replace "win32-error-string throw" with windows-error instance throwing"
Doug Coleman
2020-01-03 13:03:10 -0600
80ba2a06e5
Revert "windows.errors: streamline error handling and throwing"
Doug Coleman
2020-01-03 13:02:57 -0600
cafb2b8089
io: Trim using lists.
Doug Coleman
2020-01-03 12:42:11 -0600
3df4ea013e
mason.disk: Better handling of free disk space.
Doug Coleman
2020-01-03 10:48:24 -0600
2b85b27c17
io.directories: Maybe echo is a good cross-platform test?
Doug Coleman
2020-04-11 12:48:08 -0500
723072726e
Revert "io.directories: Don't use ``touch`` because it's not default on Windows."
Doug Coleman
2020-04-11 12:39:22 -0500
4a6bd57977
io.directories: Don't use ``touch`` because it's not default on Windows.
Doug Coleman
2020-04-10 21:44:38 -0700
cff2fde9f9
mason.child: Up the codeheap size on Windows mason tests.
Doug Coleman
2020-04-10 21:31:56 -0700
ce7cad8bd3
webbrowser: disable some tests that open windows.
John Benediktsson
2020-04-09 13:34:57 -0700
0e5a3e2f6a
openssl.libssl: Add functions to set options on SSL_CTX.
Doug Coleman
2020-04-07 22:29:08 +0000
e219aad7e5
vm: lost a character somehow.
John Benediktsson
2020-04-07 11:40:04 -0700
5c98ba78cb
vm: quick fix for compilation warning.
John Benediktsson
2020-04-07 11:38:48 -0700
f5d0b8bfb0
sodium: Less stack shuffling in test.
Doug Coleman
2020-04-07 00:52:29 -0500
2c014197c7
mason.test: change mason to load roots in order.
John Benediktsson
2020-04-03 09:44:45 -0700
ee67a4d8d2
factor: update for load-all
modern-harvey4
Doug Coleman
2020-03-28 11:02:13 -0500
2c378da929
furnace.actions: better using.
John Benediktsson
2020-04-02 20:00:56 -0700
3a430c4dae
escape-strings: fix using
Doug Coleman
2020-04-02 20:31:53 -0500
b644ec6818
Merge remote-tracking branch 'origin/master' into modern-harvey4
Doug Coleman
2020-04-02 20:24:16 -0500
c4d179643b
furnace.actions: cleanup using.
John Benediktsson
2020-04-02 17:31:41 -0700
a785e279d5
windows.iphlpapi: use follow, it's simpler.
John Benediktsson
2020-04-02 17:30:13 -0700
94d97a20f5
basis/extra: move tools.
John Benediktsson
2020-04-02 17:06:50 -0700
7deab681c6
io.encodings.utf7: skip over first char when searching.
John Benediktsson
2020-04-02 12:32:05 -0700
605dad2406
io.encodings.utf7: revert last patch, fixed and faster.
John Benediktsson
2020-04-02 10:54:51 -0700
3b1464630c
cli.git: revert process-contents patch.
John Benediktsson
2020-04-02 09:53:56 -0700
de3b74d1c6
basis/extra: move fewer things.
John Benediktsson
2020-04-01 21:36:41 -0700
42cf41e616
Revert "basis: Move any vocabularies required by basis into basis."
John Benediktsson
2020-04-01 11:11:51 -0700
33eb8a7837
Revert "basis: Move more extra to basis."
John Benediktsson
2020-04-01 11:11:36 -0700
7e4c854714
rosetta-code.multisplit: reduce memory usage
Alexander Iljin
2020-04-02 03:15:26 +0200
9b143a826d
rosetta-code.multisplit: new vocab
Alexander Iljin
2020-04-01 22:48:50 +0200
a3e55c20c8
wip
Steve Ayerhart
2020-03-31 09:54:05 -0500
0f9959a15b
build.sh: Only find the mingw compiler on Windows.
Doug Coleman
2020-03-30 20:37:38 -0500
905e2cfb6b
build.sh: Support MINGW64 as 64bit Windows.
Doug Coleman
2020-03-30 17:31:35 -0500
45d090738d
build.sh: Only support 32/64bit word sizes.
Doug Coleman
2020-03-30 17:28:02 -0500
2d85dafa98
basis: Move more extra to basis.
Doug Coleman
2020-03-28 10:39:06 -0500
59c2956570
basis: Move any vocabularies required by basis into basis.
Doug Coleman
2020-03-28 09:30:37 -0500
c1db0336f2
reorg
Steve Ayerhart
2020-03-25 23:45:47 -0500
776ab11a08
constant decoding sort of working
Steve Ayerhart
2020-03-25 23:30:29 -0500
2321fe8c9a
windows.errors: fix merge
Doug Coleman
2020-03-25 19:13:07 -0500
94a1a8a2af
Merge branch 'master' into modern-harvey4
Doug Coleman
2020-03-25 18:22:03 -0500
497d6491e6
formatting: simplify using assoc>map instead of unzip map map zip.
John Benediktsson
2020-03-24 11:13:55 -0700
5525313757
formatting: support other sequences in printf.
John Benediktsson
2020-03-24 11:11:15 -0700
70439e2c6f
wip more decoder work
Steve Ayerhart
2020-03-23 21:00:48 -0500
f2cc5c7cc3
wip
Steve Ayerhart
2020-03-22 11:04:58 -0500
5cc97a4d1b
unix.process: Add posix_spawn stub.
Doug Coleman
2020-03-15 17:18:37 -0500
8c97ea20de
build.sh: Tab snuck into my commit...
Doug Coleman
2020-03-15 13:46:42 -0500
c14ffd4d0f
Merge remote-tracking branch 'origin/master' into modern-harvey4
Doug Coleman
2020-03-15 13:38:10 -0500
c23230ed82
windows: Move types to ole32
Doug Coleman
2020-03-15 13:31:46 -0500
1abde46c79
windows: Move IStream to windows.com to fix bootstrap.
Doug Coleman
2020-03-15 13:21:24 -0500
dfb3ebf509
Merge remote-tracking branch 'origin/master' into modern-harvey4
Doug Coleman
2020-03-15 13:09:22 -0500
172649f667
factor: Update all repos to point to github.com.
Doug Coleman
2020-03-15 12:22:15 -0500
516a5d9004
factor: Update all repos to point to github.com.
Doug Coleman
2020-03-15 12:22:15 -0500
426d8f09b2
fix various typos; cleanup and fully document boyer-moore
Cat Stevens
2020-03-15 10:39:47 -0400
d8f813a531
Reduced stack waste, added LOGIC-RED: and LOGIC-VAR:, a little speed up.
kusumotonorio
2020-03-15 10:24:36 +0900
7838405c1b
parser: Disable single-quote parser.
Doug Coleman
2020-03-12 17:54:02 -0500
9c7c8cd9dd
core: working on fry/locals
Doug Coleman
2018-12-31 15:39:12 -0600
f5c75922ec
core: fryable work.
Doug Coleman
2018-10-27 16:52:52 -0400
05b48364c6
factor: Working on making locals-everywhere, array literals constructed by ``output>array``, and fry with arrays.
Doug Coleman
2018-10-24 16:59:22 -0400
d3d9c1ffcf
Merge remote-tracking branch 'origin/master' into modern-harvey3
modern-harvey3
Doug Coleman
2020-03-12 17:01:05 -0500
ee4e977fbb
ui.text.core-text: apply @kusumotonorio patch.
John Benediktsson
2020-03-11 20:58:27 -0700
85d15e865a
windows: Add more COM code.
Doug Coleman
2020-03-10 17:22:12 -0500
717dce055a
images.loader: fix tests.
John Benediktsson
2020-03-10 10:20:21 -0700
d98f0134ab
images.loader: fix using and kick the tires
Doug Coleman
2020-03-10 09:57:47 -0500
39f8abc764
images.loader: Disable saving a bmp on win32.
Doug Coleman
2020-03-10 03:53:14 -0500
fcc225466f
vm/allot.hpp: Print more room info when allot() fails.
Doug Coleman
2020-03-10 03:31:23 -0500
96d3482475
windows: Fix user32/shcore DPI functions.
Doug Coleman
2020-03-09 19:39:32 -0500
67d5e633f1
nmake: Fix caching on Windows when compiling without a manifest.
Doug Coleman
2020-03-09 17:26:11 -0500
37871d87f4
windows: Add a bunch of HighDPI functions.
Doug Coleman
2020-03-07 13:26:25 -0600
fe83a4a164
vm: Add AS_UTF and use it to print wchar_t in Windows terminal.
Doug Coleman
2020-03-06 23:57:57 -0600
34029cf1e4
Nmakefile: Add default flags and add command to add the manifest to .exe
Doug Coleman
2020-03-06 23:33:26 -0600
bafb101b7a
windows; add functions to determine DPI scaling
Benjamin Pollack
2017-01-07 20:52:01 -0500
8df1d1fbe6
cache: Don't use in-place filter
Niklas Larsson
2019-10-31 13:34:42 +0100