Commit Graph

  • 3a23a92531 help.lint.coverage: change to use a find-word that doesn't use search. John Benediktsson 2018-02-05 15:42:36 -0800
  • 849b6d76f4 fuel.help: change find-word to use words-named. John Benediktsson 2018-02-05 15:40:46 -0800
  • 8667655b3d help.lint.coverage: fix tests using. John Benediktsson 2018-02-05 07:48:42 -0800
  • a791d297ea Revert "add $related-subsections" John Benediktsson 2018-02-05 07:46:42 -0800
  • 7c22e764f9 add $related-subsections Cat Stevens 2018-02-04 12:20:57 -0500
  • e4d6ea40ca refactor help.lint.coverage with complete docs and tests Cat Stevens 2018-02-04 20:56:11 -0500
  • 0763be780f game.input.gtk: throw in case no display is found Björn Lindqvist 2018-02-04 23:24:04 +0100
  • 5edc976941 google.gmail: vocab needs some docs Björn Lindqvist 2018-02-04 21:53:08 +0100
  • 2e112a7920 oauth2: vocab needs some docs Björn Lindqvist 2018-02-04 21:25:07 +0100
  • 0b6e1b2a5c v0.3 rename / rebrand pedantic lint to help coverage; rewrite again Cat Stevens 2018-02-03 13:16:53 -0500
  • de3d01daef v0.2 help.lint.pedantic: move to extra Cat Stevens 2018-02-02 14:11:47 -0500
  • 28336323b4 v0.1 help.lint.pedantic Cat Stevens 2018-02-01 18:53:56 -0500
  • e3e41db6aa fix syntax typo in shaders docs Cat Stevens 2018-02-01 11:11:58 -0500
  • d4e8d0a1fe FUEL: fix rendering of $synopsis markup. Björn Lindqvist 2018-02-01 15:43:27 +0100
  • 8eb76bdee0 travis: DEBUG build, makes factor slower but catches more errors (hopefully) Björn Lindqvist 2018-01-31 18:26:46 +0100
  • 21cb42edf3 cast fixes undefined behaviour; closes #1919 in upstream Cat Stevens 2018-01-27 13:05:07 -0500
  • 62f9acdbbc opengl.shaders: probably better to call the gl functions directly Björn Lindqvist 2018-01-31 01:42:04 +0100
  • 713543644d opengl.shaders: docs + removing an unused word Björn Lindqvist 2018-01-31 01:23:11 +0100
  • 5709e0b621 FUEL: improved fuel-get-uses Björn Lindqvist 2018-01-28 03:48:09 +0100
  • d95d9e0ec8 gpu.shaders: simplified in-word's-path Björn Lindqvist 2018-01-28 03:43:01 +0100
  • a9ebc772df ui.backend.gtk: gtk_init terminates, better throw exception Björn Lindqvist 2018-01-29 11:44:27 +0100
  • f281a8cb87 ui.tests: remove badly baked unit test Björn Lindqvist 2018-01-29 11:42:49 +0100
  • 62542c52a9 ui: try and ensure that the ui thread finishes #1905 Björn Lindqvist 2018-01-29 07:55:36 +0100
  • dd36f6ad57 ui: the with-ui-running combinator can be removed Björn Lindqvist 2018-01-29 07:18:39 +0100
  • f0347b71cf Revert "cocoa.touchbar: try this." John Benediktsson 2018-01-28 11:21:23 -0800
  • be5f77a319 multi-methods: Rename stuff. About to refactor. Doug Coleman 2018-01-28 11:42:58 -0600
  • de247bf0fa cocoa: METHOD: -> COCOA-METHOD: for now. Doug Coleman 2018-01-28 09:15:33 -0600
  • 81d713f6e6 syntax: Add INITIALIZED-SYMBOL:, STARTUP-HOOK:, and SHUTDOWN-HOOK: Doug Coleman 2018-01-28 01:34:51 -0600
  • 26b6a378ac gpu.*: docs Björn Lindqvist 2018-01-27 22:43:36 +0100
  • 88e1f091b9 extra/: more uses of the do-state combinator Björn Lindqvist 2018-01-27 20:07:00 +0100
  • 66ce47e30a gdbm: patch over an ABI change in version 1.14 Björn Lindqvist 2018-01-25 21:53:32 +0100
  • d2d8f02d50 decimals: break a word up. Doug Coleman 2018-01-27 12:01:21 -0600
  • 144da45241 math.vectors.simd: fix functor. Doug Coleman 2018-01-27 12:01:09 -0600
  • 5ef60f2f21 math.vectors.simd: better implementation. Doug Coleman 2018-01-02 23:13:42 -0800
  • 06dd84bc69 cocoa: update syntax Doug Coleman 2018-01-27 10:38:35 -0600
  • 5d8b912216 Merge remote-tracking branch 'origin/master' into modern-harvey2 Doug Coleman 2018-01-27 09:43:21 -0600
  • f976d97983 cocoa.touchbar: try this. John Benediktsson 2018-01-26 16:48:12 -0800
  • 10a3af39da tools.deploy: bump up deploy size for gpu.bunny. John Benediktsson 2018-01-26 10:20:45 -0800
  • d454072564 VM: init object_counter, silences valgrind #1886 Björn Lindqvist 2018-01-26 17:17:29 +0100
  • 2cb673ccfc readline-listener: implement vocab-word-completions. John Benediktsson 2018-01-24 17:11:44 -0800
  • 7f37709c04 ui.tools.listener: implement vocab-word-completions. John Benediktsson 2018-01-24 17:11:26 -0800
  • 9887829103 tools.completion: adding complete-vocab-words?. John Benediktsson 2018-01-24 17:11:08 -0800
  • 8a4dba4cd9 Fix the existing IN: suffixes for the test vocabs Alexander Iljin 2018-01-24 14:30:21 +0100
  • 71d2a373fe openssl.libcrypto.tests: should not forget to free the BIO Björn Lindqvist 2018-01-24 20:20:38 +0100
  • cd5a0c420d pdf.layout: change-last needs prefix due to name clash from accessors Björn Lindqvist 2018-01-24 18:20:30 +0100
  • 3b45c93ece gtk.*,gdk.*: not using find-library again Björn Lindqvist 2018-01-24 15:37:47 +0100
  • dbf21ca102 FUEL: better font-locking of gl-related words Björn Lindqvist 2018-01-24 14:27:31 +0100
  • 3a7c1ead3b alien.libraries.finder: find-library for gtk libs Björn Lindqvist 2018-01-24 13:17:54 +0100
  • 2424a77507 alien.libraries.finder.linux.tests: correcting in Björn Lindqvist 2018-01-24 13:13:20 +0100
  • cc389c4bed ops, trying to fix travis Björn Lindqvist 2018-01-24 03:17:49 +0100
  • ed92cb066b math.bitwise: add >signed to docs next to >even, >odd. John Benediktsson 2018-01-23 15:37:05 -0800
  • c3f04e773b travis: only compile for now Björn Lindqvist 2018-01-23 22:56:33 +0100
  • 86ee1d452a boxes: add stack-effect info to if-box?. John Benediktsson 2018-01-22 20:19:57 -0800
  • 30d9f9e70c bson.writer: make more words private. John Benediktsson 2018-01-22 16:30:03 -0800
  • 27db0b6346 windows.dropfiles: need to use windows.errors. John Benediktsson 2018-01-22 16:06:04 -0800
  • c20d36bab9 fuel: forgot to push tests change for ? rename. John Benediktsson 2018-01-22 13:59:43 -0800
  • e680461ec1 frame-buffer: move to ui.gadgets.frame-buffer. John Benediktsson 2018-01-22 13:51:32 -0800
  • 55030e7d11 biassocs: fix docs for set-at-once. John Benediktsson 2018-01-22 13:23:23 -0800
  • cccdc09a71 ui: rename ui-windows to worlds. John Benediktsson 2018-01-22 13:17:23 -0800
  • d588a9dd3a windows.dropfiles: add startup hook to reset initialization status Alexander Iljin 2017-08-24 04:14:56 +0300
  • b9eb4d546f windows.dragdrop-listener: update copyright year to 2018 Alexander Iljin 2018-01-20 22:40:45 +0100
  • deefb43bd2 windows.dragdrop-listener: make it produce file-drop gestures Alexander Iljin 2018-01-20 22:40:15 +0100
  • 2d546cde54 windows.dropfiles: fix hwnd-reject-files and world-reject-files Alexander Iljin 2018-01-20 22:18:45 +0100
  • ddd3965f98 windows.dropfiles[-docs]: update copyright year to 2018 Alexander Iljin 2018-01-20 22:13:08 +0100
  • 1224353571 windows.dropfiles: remove an exception suppression Alexander Iljin 2018-01-20 22:12:07 +0100
  • 8a24d1b25a windows.dropfiles[-docs]: remove unnecessary symbol Alexander Iljin 2018-01-20 22:10:02 +0100
  • d4a849b192 ui.tools-docs: add a pointer to the file-drop gesture docs Alexander Iljin 2016-12-27 01:18:01 +0300
  • 2ad605b9c7 ui.tools.listener: support file-drop gesture Alexander Iljin 2017-08-24 04:26:47 +0300
  • 12d55bd882 windows.dropfiles: add summary file Alexander Iljin 2017-08-24 04:15:11 +0300
  • afdef8c90e windows.dropfiles[-docs]: implement the file-drop gesture Alexander Iljin 2017-08-24 04:14:56 +0300
  • 29ef0dcc59 windows.dropfiles: move two words from windows.dragdrop-listener Alexander Iljin 2017-08-22 02:27:03 +0300
  • a236b11dfd windows.dropfiles: new vocab Alexander Iljin 2017-08-22 02:20:07 +0300
  • 4c24cc2603 ui.gestures[-docs]: add the file-drop gesture and the dropped-files symbol Alexander Iljin 2017-08-24 03:59:40 +0300
  • e4a9c1efc5 windows.user32: add a couple of functions and related constants Alexander Iljin 2017-08-24 00:45:06 +0300
  • 751f88d9ec windows.shell32: remove duplicate HDROP type definition Alexander Iljin 2017-08-24 04:00:18 +0300
  • 8acdd142cf windows.shell32: add some file drag-drop functions Alexander Iljin 2017-08-22 01:56:46 +0300
  • 42fc4340ab windows.messages: add WM_COPYGLOBALDATA constant Alexander Iljin 2017-08-21 02:07:38 +0300
  • 5690d4c25d windows.dragdrop-listener: call ole-initialize when necessary Alexander Iljin 2017-08-21 03:08:55 +0300
  • 00d8c2a6ed bubble-chamber: remove unused paused. John Benediktsson 2018-01-22 12:27:52 -0800
  • c881f42bb7 trails: remove unused paused. John Benediktsson 2018-01-22 12:27:46 -0800
  • 12b3125720 bubble-chamber: use timers instead of threads. John Benediktsson 2018-01-22 12:23:09 -0800
  • e9ab434dd4 trails: use timers instead of threads. John Benediktsson 2018-01-22 12:22:46 -0800
  • b43c652f68 biassocs: rename once-at to set-at-once. John Benediktsson 2018-01-22 12:02:04 -0800
  • 87d595250e README.md: remove extra space. John Benediktsson 2018-01-22 11:50:09 -0800
  • 32584c5335 sorting: simplify l-next, r-next. John Benediktsson 2018-01-22 11:45:54 -0800
  • 2b31e95270 tools.scaffold: remove unused contains-dot?, contains-separator?. John Benediktsson 2018-01-22 11:37:24 -0800
  • ea66922b91 fuel: add ? to a couple words. John Benediktsson 2018-01-22 11:33:27 -0800
  • 3c12d2575f sodium: add not loaded tag for now. John Benediktsson 2018-01-22 11:25:06 -0800
  • 7f23854b56 ui.operations: add docs for +secondary+. John Benediktsson 2018-01-22 10:59:31 -0800
  • 603728b181 ui.tools.browser: adding back/forward to touchbar. John Benediktsson 2018-01-22 10:46:50 -0800
  • f778422439 cpu.x86.assembler: fix article title to match other cpu.x86. John Benediktsson 2018-01-22 10:46:39 -0800
  • 20534f06bb cpu.x86.features: fix article title to start with uppercase. John Benediktsson 2018-01-22 10:18:20 -0800
  • 3f2b83bf12 checksums.sodium: use checksums in tests. John Benediktsson 2018-01-22 09:28:01 -0800
  • 383dc58d7e checksums.sodium: add a couple of tests and the "not tested" tag Alexander Iljin 2018-01-22 18:09:39 +0100
  • 70eb4f1d34 sodium: add authenticated encryption and decryption (secretbox) functions Alexander Iljin 2017-03-02 03:37:45 +0300
  • 60ff8c00aa checksums.sodium: implement optional keying Alexander Iljin 2017-03-02 02:17:14 +0300
  • e10ccd030d checksums.sodium: support Sodium generic hash in checksums vocab Alexander Iljin 2017-03-02 01:41:49 +0300
  • aec9f33248 sodium: add generic hash functions Alexander Iljin 2017-03-02 01:04:19 +0300
  • 6a162c3045 sodium.ffi: add memory allocation and protection functions Alexander Iljin 2017-03-02 01:02:25 +0300
  • b5a42cd4b7 sodium: add password hashing functions Alexander Iljin 2017-03-01 23:45:17 +0300