Commit Graph

11637 Commits (c20d36bab9372a93e3d71be389003d87fc83c859)

Author SHA1 Message Date
John Benediktsson c20d36bab9 fuel: forgot to push tests change for ? rename. 2018-01-22 13:59:43 -08:00
John Benediktsson e680461ec1 frame-buffer: move to ui.gadgets.frame-buffer. 2018-01-22 13:51:32 -08:00
John Benediktsson 00d8c2a6ed bubble-chamber: remove unused paused. 2018-01-22 12:27:52 -08:00
John Benediktsson c881f42bb7 trails: remove unused paused. 2018-01-22 12:27:46 -08:00
John Benediktsson 12b3125720 bubble-chamber: use timers instead of threads. 2018-01-22 12:23:09 -08:00
John Benediktsson e9ab434dd4 trails: use timers instead of threads. 2018-01-22 12:22:46 -08:00
John Benediktsson ea66922b91 fuel: add ? to a couple words. 2018-01-22 11:33:27 -08:00
John Benediktsson 3c12d2575f sodium: add not loaded tag for now. 2018-01-22 11:25:06 -08:00
John Benediktsson 3f2b83bf12 checksums.sodium: use checksums in tests. 2018-01-22 09:28:01 -08:00
Alexander Iljin 383dc58d7e checksums.sodium: add a couple of tests and the "not tested" tag
The result for the first test (with no key) was produced using the b2sum
utility (part of Git for Windows) with the "-a blake2b" option, because
that's the hash that is currently being used by libsodium for its Generic
Hashing API.

The "not tested" tag was added to avoid adding the libsodium dependency to
the automated build evnironment.
2018-01-22 09:26:16 -08:00
Alexander Iljin 70eb4f1d34 sodium: add authenticated encryption and decryption (secretbox) functions 2018-01-22 09:26:16 -08:00
Alexander Iljin 60ff8c00aa checksums.sodium: implement optional keying 2018-01-22 09:26:16 -08:00
Alexander Iljin e10ccd030d checksums.sodium: support Sodium generic hash in checksums vocab 2018-01-22 09:26:16 -08:00
Alexander Iljin aec9f33248 sodium: add generic hash functions 2018-01-22 09:26:16 -08:00
Alexander Iljin 6a162c3045 sodium.ffi: add memory allocation and protection functions 2018-01-22 09:26:16 -08:00
Alexander Iljin b5a42cd4b7 sodium: add password hashing functions 2018-01-22 09:26:16 -08:00
Alexander Iljin d2d7a7b5f7 sodium: add random data generation functions 2018-01-22 09:26:16 -08:00
Alexander Iljin d31d42e8c5 sodium: add startup initialization hook 2018-01-22 09:26:16 -08:00
Alexander Iljin 868e718b66 sodium: import FFI stub 2018-01-22 09:26:16 -08:00
John Benediktsson e49ec97043 nehe: use border around buttons. 2018-01-22 08:50:41 -08:00
John Benediktsson 795150333a demos: use <filled-pile> 2018-01-22 08:50:33 -08:00
John Benediktsson 5501d2446b bubble-chamer: use <filled-pile> 2018-01-22 08:50:25 -08:00
Alexander Iljin dd4b3e6938 units.[imperial|si]: add a couple of Unicode aliases 2018-01-22 07:58:17 -08:00
John Benediktsson 12166d3693 bubble-chamber: remove individual launcher vocabs in favor of single window. 2018-01-22 07:50:19 -08:00
John Benediktsson bfeb011341 bubble-chamber: adding demos tag. 2018-01-22 07:50:02 -08:00
John Benediktsson df67041a11 bubble-chamber: adjust for gl-scale-factor. 2018-01-22 07:39:29 -08:00
John Benediktsson 11a2ad3550 trails: can use symbols directly without wrapping. 2018-01-22 07:01:22 -08:00
John Benediktsson ed32c5df2b frame-buffer: fix for retina using gl-scale-factor. 2018-01-21 22:17:28 -08:00
John Benediktsson 827f2652ce frame-buffer: cleanup layout*. 2018-01-21 22:03:56 -08:00
John Benediktsson 3e85d3ce7d bubble-chamber: resurrect from unmaintained. 2018-01-21 21:53:27 -08:00
John Benediktsson 36f9a1f9ad frame-buffer: resurrect from unmaintained. 2018-01-21 21:51:29 -08:00
Alexander Iljin 68ddc03e22 boolean-expr: shorten some code 2018-01-22 03:13:11 +01:00
Alexander Iljin f0f2214448 boolean-expr[-docs]: rename cnf to dnf 2018-01-22 03:13:07 +01:00
Alexander Iljin 1b41bf3cfa boolean-expr: use sequences:partition 2018-01-22 01:33:00 +01:00
Alexander Iljin 2a3b917297 boolean-expr-docs: add documentation 2018-01-22 01:33:00 +01:00
Alexander Iljin 5c92f02129 boolean-expr: use FROM: import to suppress restarts on load 2018-01-22 01:32:50 +01:00
Alexander Iljin 0453edb8bf boolean-expr: make compilable by replacing `class` with `class-of` 2018-01-22 01:32:50 +01:00
Alexander Iljin 9a813fa7f5 boolean-expr: resurrect from the unmaintained 2018-01-22 01:32:49 +01:00
John Benediktsson b40ba26bac basis/extra: removing '[ @ ] in favor of _ for fried quotations. 2018-01-19 23:40:23 -08:00
John Benediktsson 4a50385af1 snake-game.ui: load game textures in graft, dispose in ungraft.
Use find-gl-context to fix dispose bug that was corrupting UI on macOS.
2018-01-19 15:11:41 -08:00
John Benediktsson 9e32cce5ed cap: use find-gl-context. 2018-01-19 15:09:48 -08:00
John Benediktsson 452fc6940a snake-game: some more cleanup. 2018-01-19 14:34:52 -08:00
John Benediktsson 7f6b3261d5 rosetta-code.bitmap-bezier: use assocs. 2018-01-19 14:24:18 -08:00
John Benediktsson e0a93a6ea8 snake-game: some cleanup. 2018-01-19 12:16:05 -08:00
John Benediktsson b0b9524fcf rosetta-code.bitmap-bezier: use zip. 2018-01-19 12:14:17 -08:00
John Benediktsson 6a40cde68c boids: remove extra whitespace. 2018-01-19 09:22:29 -08:00
John Benediktsson ac48f893f3 boids: hang the touchbar stuff onto a boids-frame. 2018-01-19 09:19:04 -08:00
John Benediktsson 19f12ec9ce boids: adding a deploy.factor file. 2018-01-18 22:32:54 -08:00
John Benediktsson 90c6e2ade4 boids: when randomized, relayout. 2018-01-18 21:18:24 -08:00
John Benediktsson 1b853c6e44 boids: add touchbar buttons. 2018-01-18 21:14:53 -08:00