Commit Graph

  • 0d7233f2da heaps: simplify by using data vector directly. John Benediktsson 2018-05-08 15:11:36 -0700
  • 5ad9c55f47 game.input.demos.key-caps: more fun with button texts. John Benediktsson 2018-05-03 19:52:16 -0700
  • 1d8ca2c835 vm/mach_signal.cpp: didn't need mach_msg_return_t. John Benediktsson 2018-05-03 19:17:33 -0700
  • 62ff48da56 Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-04-21 14:45:35 -0500
  • 2a8e8ba025 decimals: fix stack effect for decimal>float. John Benediktsson 2018-04-19 15:23:04 -0700
  • cbf77f34cc extra: updates Doug Coleman 2018-03-23 18:01:15 -0500
  • 2c7a579ecd cocoa: Update. Doug Coleman 2018-03-23 17:59:10 -0500
  • 25bf216bf4 Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-03-23 16:36:01 -0500
  • 9b2eac2942 math.functions: one line logn John Benediktsson 2018-03-22 15:19:14 -0700
  • 4c96c9343c basis/math: add logn to math.functions (fix #1981) Cat Stevens 2018-03-22 17:13:47 -0400
  • 89fa8e09ee pong: use different colors. John Benediktsson 2018-03-22 13:18:51 -0700
  • dd5be66957 vm: fix COMPILE-TIME to use __DATE__ and __TIME__ John Benediktsson 2018-03-22 10:41:34 -0700
  • 3feed5b192 minesweeper: adding games tag. John Benediktsson 2018-03-22 10:10:36 -0700
  • 2c8d378b66 pong: adding demos tag. John Benediktsson 2018-03-22 10:10:26 -0700
  • 97477294f4 flatland: moving back to unmaintained. John Benediktsson 2018-03-22 10:01:54 -0700
  • 26488b37ed pong: fix some bugs, cleanup, little fancier. John Benediktsson 2018-03-22 10:01:28 -0700
  • 60fddddc0d ui.gadgets.sliders: prevent negative elevator-length. John Benediktsson 2018-03-22 10:01:14 -0700
  • 4c164b1ae6 factor: change some spacing with ; on its own line Doug Coleman 2018-03-18 23:50:32 -0500
  • 6bed1364f2 factor: update syntax. Doug Coleman 2018-03-18 23:13:05 -0500
  • da19b780b1 factor: all-paths [ ] rewrite-paths Doug Coleman 2018-03-18 23:09:46 -0500
  • 5d66a88b0d modern: Disable <foo> matching. Doug Coleman 2018-03-18 18:27:49 -0500
  • df20fb9ddb Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-03-18 17:30:26 -0500
  • dc52e28f2f windows.surface-dial: Add surface-dial COM interface. Doug Coleman 2018-03-17 18:34:23 -0500
  • 123c5133f0 windows.com.wrapper: Fix up docs example so it runs. Doug Coleman 2018-03-17 18:15:30 -0500
  • 1d1f827f9b windows: Add some more win32 calls. Doug Coleman 2018-03-16 21:17:47 -0500
  • de43042ecf editors.visual-studio-code: Fix command-line args url. Doug Coleman 2018-03-16 18:22:57 -0500
  • 63a21cbdd1 io.launcher.windows: Actually support +new-group+ and +new-session+. Doug Coleman 2018-03-16 18:22:23 -0500
  • f164f47e41 editors: Launch editors as child processes. Hopefully this is ok on other platforms. Doug Coleman 2018-03-16 18:13:17 -0500
  • e50be2a1ca system: flush so we get the same behavior on windows and unix. Doug Coleman 2018-03-15 17:26:51 -0500
  • ddfe23ccca Merge branch 'master' into modern-harvey2 Doug Coleman 2018-03-15 11:48:24 -0500
  • 5e67ded4a9 Nmakefile: Let cl decide how many threads to use. Doug Coleman 2017-09-15 19:40:26 -0500
  • a1995c491c Nmakefile: Parallel! Doug Coleman 2017-09-15 19:07:29 -0500
  • 653af68a8e Revert "use tilde paths instead of home append-path." Doug Coleman 2018-03-15 08:45:12 -0500
  • 7941b033f7 Revert "help.pdf: use tilde paths." Doug Coleman 2018-03-15 08:43:13 -0500
  • c1f38d6864 Revert "fix a couple more tilde paths." Doug Coleman 2018-03-15 08:42:46 -0500
  • 97ea4ccb17 Revert "mason.build: Can't resolve path ~/builds/factor, not sure how this ever" Doug Coleman 2018-03-15 08:41:06 -0500
  • 1685c4537c tools.scaffold: adding scaffold for error classes. John Benediktsson 2018-03-14 20:27:17 -0700
  • c4f9ae8071 tools.hexdump: fix tests for slightly changed output. John Benediktsson 2018-03-14 15:52:40 -0700
  • 5acacf109b unicode.collation: minor cleanup. John Benediktsson 2018-03-14 15:45:01 -0700
  • c5a7ce216b game-of-life: simpler wraparound logic in count-neighbors. John Benediktsson 2018-03-14 15:44:30 -0700
  • 0e88bd305e mason.build: Can't resolve path ~/builds/factor, not sure how this ever works... Doug Coleman 2018-03-14 16:17:09 -0500
  • 880ce3d4b5 tools.hexdump: smaller binary sizes without formatting. John Benediktsson 2018-03-14 13:34:41 -0700
  • ee83e0f0d3 tools.hexdump: don't require stream-length John Benediktsson 2018-03-14 13:28:00 -0700
  • f83449b688 Revert "io.backend.unix: fix handle-length on stdin." John Benediktsson 2018-03-14 13:26:31 -0700
  • a16707b176 mason.release: Sign the .dmg on macOS. Doug Coleman 2018-03-14 14:07:30 -0500
  • 3f64af43e1 tools.hexdump: much faster hexdump. John Benediktsson 2018-03-14 11:22:47 -0700
  • 40ef5594cb windows.screens: Add word to get dpi on Windows. windows-high-dpi Doug Coleman 2018-03-14 13:02:42 -0500
  • ef0f56e4b7 cpu-x86: Properly ignore unused parameters. Doug Coleman 2018-03-14 13:01:21 -0500
  • 32795ecf03 Nmakefile: Use the manifest file. Doug Coleman 2018-03-13 21:48:53 -0500
  • 0f796b922b windows.shcore: Stub all the functions in shcore.dll Doug Coleman 2018-03-13 21:48:08 -0500
  • 4e872db628 tools.hexdump: adding deploy file. John Benediktsson 2018-03-13 14:17:21 -0700
  • 70749aa736 tools.hexdump: support stdin hexdump. John Benediktsson 2018-03-13 13:53:47 -0700
  • b54da0f22b io.backend.unix: fix handle-length on stdin. John Benediktsson 2018-03-13 13:53:26 -0700
  • 5c69396fb3 tools.cocoa: fix use of each-method-in-class. John Benediktsson 2018-03-13 13:28:35 -0700
  • d259d7ccec cocoa: cleanup ?-> syntax and implementation. John Benediktsson 2018-03-13 13:21:21 -0700
  • 81ff054785 fjsc: line endings. Doug Coleman 2018-03-13 14:50:23 -0500
  • 4785479ea0 Merge branch 'master' of factorcode.org:/git/factor Doug Coleman 2018-03-13 14:49:26 -0500
  • 5e18e609b3 cocoa: change ?-> to always cache stubs in syntax word. John Benediktsson 2018-03-13 11:57:40 -0700
  • 1bffdff33a cocoa.touchbar: another experiment for the 10.11 build machine. John Benediktsson 2018-03-13 11:29:16 -0700
  • ade70ab813 ui.backend.cocoa.views: prepareOpenGL can use ?-> syntax. John Benediktsson 2018-03-13 11:09:55 -0700
  • a4f6d43645 Revert "cocoa.touchbar: quick hack to experiment with 1t 0.11 build problem" John Benediktsson 2018-03-13 11:06:43 -0700
  • 4883242292 ui.backend.cocoa.views: cleanup some method signatures. John Benediktsson 2018-03-13 11:05:18 -0700
  • 268dfecb0b cocoa.messages: fix for ".cxx_destruct" selector name. John Benediktsson 2018-03-13 10:38:33 -0700
  • 365584a644 cocoa.messages: bind classname.methodname selectors also. John Benediktsson 2018-03-13 10:17:33 -0700
  • 56a1ecc0cb windows; add functions to determine DPI scaling Benjamin Pollack 2017-01-07 20:52:01 -0500
  • 9fbddec50e cocoa.touchbar: quick hack to experiment with 10.11 build problem John Benediktsson 2018-03-12 09:38:05 -0700
  • 252ce232cf game-of-life: little bit more. John Benediktsson 2018-03-12 08:47:31 -0700
  • bf010ba1a5 game-of-life: cleanup play/stop and some count-neighbors. John Benediktsson 2018-03-12 08:43:05 -0700
  • 18a3bd0c4c game-of-life: use row directly in next-step. John Benediktsson 2018-03-11 17:05:47 -0700
  • b29a99d03f game-of-life: cleanup using. John Benediktsson 2018-03-11 11:59:13 -0700
  • 6a215adbbb game-of-life: even faster by factoring out the neighbor rows. John Benediktsson 2018-03-11 11:48:35 -0700
  • ac1029e8eb game-of-life: more ugly faster code. John Benediktsson 2018-03-11 11:31:20 -0700
  • 2b1dc5a376 build.cmd: fix cmd script syntax Alexander Iljin 2018-03-11 11:46:24 +0100
  • e7cd3e3635 Merge remote-tracking branch 'origin' into modern-harvey2 Doug Coleman 2018-03-11 00:44:10 -0600
  • 8c6925294f Nmakefile, build.cmd: Set the build information in Nmakefile. Doug Coleman 2018-03-11 00:13:22 -0600
  • 0a9752fcc9 game-of-life: more speed in count-neighbors. John Benediktsson 2018-03-09 16:58:11 -0800
  • 7179394ea0 game-of-life: count-neighbors needs circular wraparound logic back. John Benediktsson 2018-03-09 16:53:05 -0800
  • 5e7bfd7cc4 game-of-life: flip scroll direction. John Benediktsson 2018-03-09 16:32:08 -0800
  • 25fc79a40c game-of-life: faster com-random. John Benediktsson 2018-03-09 15:53:29 -0800
  • 0c9086b385 game-of-life: fix inevitable bug in faster code. John Benediktsson 2018-03-09 15:29:22 -0800
  • 9e563c4103 game-of-life: ugly code that makes next-step faster. John Benediktsson 2018-03-09 15:04:23 -0800
  • c24779d27e game-of-life: small updates. John Benediktsson 2018-03-09 14:32:30 -0800
  • efb2f0ed55 game-of-life: implement scrolling and resizable windows. John Benediktsson 2018-03-09 14:24:50 -0800
  • 17eabacd2b game-of-life: experimental Conway's Game of Life. John Benediktsson 2018-03-09 12:13:07 -0800
  • e37b530338 crontab: adding first version of crontab parser. John Benediktsson 2018-03-09 12:08:49 -0800
  • c7f12617a6 factor: port changes. Doug Coleman 2018-03-06 19:07:37 -0600
  • 074d4e9d0a minesweeper: fix stack effect in adjacent-flags. John Benediktsson 2018-03-06 16:02:20 -0800
  • 2dc44cd360 minesweeper: reduce duplicated code in count-neighbors. John Benediktsson 2018-03-06 16:01:33 -0800
  • 02e231633e minesweeper: reduce duplicated code for click/mark/open cells. John Benediktsson 2018-03-06 15:50:47 -0800
  • 64ccdc40a0 Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-03-06 10:57:40 -0600
  • 551144b8a2 grouping: change chunking to throw bounds-errors in nth. John Benediktsson 2018-03-05 16:57:52 -0800
  • e749734b01 ui-docs: add help for resize-window Alexander Iljin 2018-03-06 01:11:00 +0100
  • cb71664787 checksums.metrohash: don't need uint8_t-array. John Benediktsson 2018-03-05 16:29:10 -0800
  • 6ca7703831 ui.backend.windows: fix resize-window to use "adjusted" dimensions. John Benediktsson 2018-03-05 14:57:50 -0800
  • 1386489bbc minesweeper: re-use click-cells-around. John Benediktsson 2018-03-05 09:05:20 -0800
  • 3c7b0825db minesweeper: adding docs for middle-click. John Benediktsson 2018-03-05 08:57:42 -0800
  • 9a994e1bd9 minesweeper: add classic middle-click functionality Philip Dexter 2018-03-05 17:30:27 +0100
  • 368a99b0e1 specialized-arrays: slightly faster nth-unsafe. John Benediktsson 2018-03-04 20:48:10 -0800
  • 39602240da checksums.multi: making these checked $examples. John Benediktsson 2018-03-04 17:49:52 -0800
  • 8dece633e6 checksums.multi: fix $slot help-lint error. John Benediktsson 2018-03-04 17:47:01 -0800