Commit Graph

30436 Commits (c0a8d0cf1fda3a6afd7e0c1aec1a4aea660db065)

Author SHA1 Message Date
John Benediktsson c0a8d0cf1f typed: cleanup using. 2018-02-14 16:22:04 -08:00
John Benediktsson 59bc3a1ca0 io.directories.search: use fry instead of curry in find-file. 2018-02-14 16:21:50 -08:00
John Benediktsson 30739e70ff tools.deprecation: use none?. 2018-02-14 11:57:55 -08:00
John Benediktsson fcaf4eb39c misc/vim: update syntax file for none? addition. 2018-02-14 11:57:05 -08:00
John Benediktsson bd9676e152 core/basis/extra: use none?. 2018-02-14 11:56:31 -08:00
John Benediktsson 01f7f6b76c sequences: moving none? to core. 2018-02-14 11:23:03 -08:00
John Benediktsson df9ddd1ddd db.sqlite: remove unused "db-table" namespace variable. 2018-02-14 10:40:07 -08:00
John Benediktsson 276534a5e1 db.tuples: simplify count-tuples. 2018-02-14 10:39:55 -08:00
John Benediktsson efcd5ab98d db.queries: set the "table-name" inside a with-variables. 2018-02-14 10:39:20 -08:00
John Benediktsson 9a9670c7ce db.errors: cleanup using. 2018-02-14 10:39:09 -08:00
John Benediktsson 8b71fe04f3 db.tuples: use fry instead of curry, fix stack effect of check-columns. 2018-02-14 09:49:27 -08:00
John Benediktsson cf137d9976 db.tuples: more efficient with-disposals if sequence passed in. 2018-02-14 09:42:19 -08:00
John Benediktsson 355bd0be77 db.types: simplify filter-ignores. 2018-02-14 09:19:21 -08:00
Cat Stevens 08b55b6a62 core/combinators docs: fix unclearness in case help 2018-02-14 07:41:22 -08:00
John Benediktsson 35591cc13b fix couple more typos in docs. 2018-02-13 11:44:32 -08:00
John Benediktsson 3e15dfc4cb documents: simplify text+loc. 2018-02-12 17:45:48 -08:00
John Benediktsson 0bd052500e fix another typo. 2018-02-12 17:17:44 -08:00
John Benediktsson a92d67fcb2 fix more typos in docs. 2018-02-12 16:43:08 -08:00
John Benediktsson 7d628b833d fix some typos in docs. 2018-02-12 16:22:49 -08:00
Cat Stevens b14d6085d6 fix a typo in compiler.tree.propagation.constraints documentation 2018-02-12 13:05:27 -08:00
Cat Stevens 5fb53c851c repair overwritten changes 2018-02-11 20:24:48 -08:00
Cat Stevens 52410dee2b final fixups 2018-02-11 20:24:40 -08:00
John Benediktsson 3aee29e373 minesweeper: workaround world initialization problem.
Needs a better long term fix.
2018-02-11 20:00:18 -08:00
John Benediktsson 61df87db07 minesweeper: code golfing. 2018-02-11 18:56:19 -08:00
John Benediktsson ffb42c913e minesweeper: always relayout-1 on click/mark.
This fixes the smiley uhoh to repaint immediately rather than
waiting for the next timer tick.
2018-02-11 10:09:36 -08:00
John Benediktsson 52a503fef3 minesweeper: click cells around question but not flagged. 2018-02-11 10:02:36 -08:00
John Benediktsson 9c22098dec ui.gadgets.labeled: make <labeled-gadget> not take a color.
This allows backwards compatibility with 0.97 API.  Adding
<colored-labeled-gadget> for a version with a colored divider
and implementing it with a gap between title bar and content
intead of a shelf border gadget.
2018-02-11 09:53:48 -08:00
Doug Coleman 2a45023e2f windows.dragdrop-listener: Fix the other using! 2018-02-11 00:12:47 -06:00
Doug Coleman 2464e70fad ui.pens.caching: Fix using. 2018-02-10 19:52:03 -06:00
Doug Coleman c8d63c56a9 factor: Clean up wrong form of specialized-arrays in using lists. 2018-02-10 15:25:36 -06:00
John Benediktsson 9d732a4ccb minesweeper: adding a fun minesweeper game. 2018-02-09 17:27:04 -08:00
John Benediktsson 8f9bfae37c vocabs.metadata: rename vocab-file-contents to vocab-file-lines. 2018-02-09 10:19:33 -08:00
John Benediktsson 77f56b648f vocabs.metadata.resources: sometimes vocab-resources can be ``f``. 2018-02-09 10:19:06 -08:00
John Benediktsson 69b8555b32 help.markup: allow { $maybe { $sequence "lines" } } in docs. 2018-02-09 10:18:36 -08:00
Björn Lindqvist 6dac2075df machine-learning.decision-trees: vocab for creating decision trees
not done
2018-02-08 19:48:08 +01:00
Björn Lindqvist 7b2c2a93f5 project-euler.*: uses for arg-max and arg-min 2018-02-08 19:48:08 +01:00
Björn Lindqvist 603354a02e sequences.extras: this formulation of arg-max/min should be better 2018-02-08 19:48:08 +01:00
Björn Lindqvist cb98fd07c6 this file wasn't intended 2018-02-08 18:07:57 +01:00
Björn Lindqvist 114cc52022 machine-learning.data-sets: adding the monks problems 2018-02-08 16:39:49 +01:00
Björn Lindqvist 8c223d4073 FUEL: fuel-edit-word is kind of redundant
fuel-edit-word-at-point does the same job when the caret is not on a
word.
2018-02-07 20:49:46 +01:00
Björn Lindqvist d2b58e93e0 FUEL: fix the test that broke due to refactoring 2018-02-07 20:37:06 +01:00
Björn Lindqvist d13a8b6325 FUEL: fix cmd syntax of call to fuel-scaffold-vocab 2018-02-07 20:29:05 +01:00
Björn Lindqvist f86d9edec3 FUEL: remove fuel-scaffold-developer-name
It seem unlikely that someone would need this variable when you can
instead use user-full-name or set developer-name in Factor.
2018-02-07 19:41:48 +01:00
Björn Lindqvist 5d27f004a1 FUEL: refactoring to eliminate the eval-result variable
This makes the FUEL <-> Elisp ipc much simpler. All code called from
Elisp should put one result item on the stack. The fuel-pprint word
serializes it.
2018-02-07 18:38:28 +01:00
John Benediktsson 9d19fb939a calendar.holidays: simplify M\ all holidays. 2018-02-06 20:54:09 -08:00
Björn Lindqvist e257280abd FUEL: a bunch of functions replaced with alist-get calls 2018-02-06 06:16:29 +01:00
Björn Lindqvist 428023ad22 FUEL: alist-get instead of (cdr (assoc key alist))
alist-get is a new function in emacs 25. It makes working with assocs
a bit simpler.
2018-02-06 06:16:29 +01:00
Björn Lindqvist aa407d1016 git: better use assert= than custom error + test 2018-02-06 06:16:29 +01:00
John Benediktsson 3a23a92531 help.lint.coverage: change to use a find-word that doesn't use search.
When run with the test runner, manifest is ``f``, so ``search`` breaks.
2018-02-05 15:42:36 -08:00
John Benediktsson 849b6d76f4 fuel.help: change find-word to use words-named.
It still returns the "first" word found (which might be dubious), but
now it supports qualified search like "math:+" find-word.
2018-02-05 15:40:46 -08:00