Commit Graph

  • c03a7b5ec2 ui.gadgets.panes: simplify <styled-label>. John Benediktsson 2020-02-25 12:33:01 -0800
  • 94fcf3f2b6 html.streams: allow div-css-style to use span-css-style. John Benediktsson 2020-02-25 12:30:51 -0800
  • 404aa1bc92 Revert "html.streams: use style-stream." John Benediktsson 2020-02-25 12:10:42 -0800
  • 0d6096df0a vm: use FILE_READ_ATTRIBUTES to make exists? faster. John Benediktsson 2020-02-25 11:05:17 -0800
  • 08dd854b15 lists: check for errors like L{ . 3 }. John Benediktsson 2020-02-24 09:11:46 -0800
  • 20f0b8aa28 lists: make multiple dots a syntax error. John Benediktsson 2020-02-23 07:29:02 -0800
  • 79add00e24 help.html: don't use sprintf. John Benediktsson 2020-02-22 20:40:11 -0800
  • 83e46eb030 lists: simplify parse-list-literal to fix bootstrap issue. John Benediktsson 2020-02-22 20:37:10 -0800
  • 0f6ec42e3e lists.factor: rest: --> . kusumotonorio 2020-02-15 22:29:10 +0900
  • 384f976deb lists.factor: Added some vocab kusumotonorio 2020-02-15 22:19:38 +0900
  • a38b3dfd83 Supports dotted pair notation kusumotonorio 2020-02-15 22:04:08 +0900
  • 189b54998d Revert "help.markup: separate examples using newlines." John Benediktsson 2020-02-22 19:49:41 -0800
  • 2ee8635f1e help.stylesheet: make some fonts bigger. John Benediktsson 2020-02-19 21:55:29 -0800
  • b73b3e04f9 help: simplify navigation-table. John Benediktsson 2020-02-19 21:42:25 -0800
  • 76fcbdc690 help.markup: separate examples using newlines. John Benediktsson 2020-02-19 19:57:10 -0800
  • e0e58a62c5 ui.tools.browser: change $navigation to not use title-style. John Benediktsson 2020-02-19 19:56:43 -0800
  • 1a84cede3b ui.gadgets.panes: change approach to nested-pane-stream. John Benediktsson 2020-02-19 19:54:53 -0800
  • a7682c9854 io.styles: change style-stream to inherit all styles by default. John Benediktsson 2020-02-19 19:53:21 -0800
  • fa31902975 ui.tools.error-list: adding table header emphasis. John Benediktsson 2020-02-19 19:22:07 -0800
  • a91fbb54b0 syndication: Property can be present but f, handle this. Doug Coleman 2020-02-18 18:43:49 -0600
  • 02445393c8 factorcode: Friendship ended with RACKSPACE. Now DIGITALOCEAN is my best friend Doug Coleman 2020-02-18 14:18:53 -0600
  • 3aa71bcb84 help.html: cleanup stylesheet a bit. John Benediktsson 2020-02-17 14:50:48 -0800
  • ff35f79f3e help.html: change fixed font-size to relative. John Benediktsson 2020-02-17 14:50:30 -0800
  • c8e4d9fa69 Revert "io.streams.ansi: use call-next-method." John Benediktsson 2020-02-17 07:09:12 -0800
  • abbfedc53d Revert "io.streams.256color: use call-next-method." John Benediktsson 2020-02-17 07:08:56 -0800
  • 2e5cec428a help.markup: adding a $slots word to document slots, use it. John Benediktsson 2020-02-16 22:36:19 -0800
  • 7de25b9f20 ui.gadgets.panes: make it clear that pane/pack/paragraph are not streams. John Benediktsson 2020-02-16 19:23:29 -0800
  • f651c8fd9a ui.gadgets.pane: rename pane-clear to clear-pane. John Benediktsson 2020-02-16 19:17:29 -0800
  • 8976014697 help.html: support style/class replacement in more tags. John Benediktsson 2020-02-15 10:27:22 -0800
  • dbb83b7100 io.streams.ansi: use call-next-method. John Benediktsson 2020-02-15 09:36:06 -0800
  • 4af73340d2 io.streams.256color: use call-next-method. John Benediktsson 2020-02-15 09:35:57 -0800
  • 7b0f6efe7f ui.gadgets.panes: use style-stream. John Benediktsson 2020-02-15 09:35:09 -0800
  • 6f9a7dcc9e html.streams: use style-stream. John Benediktsson 2020-02-15 09:33:55 -0800
  • 4a05a845bc io.styles: rename do-nested-style, make private. John Benediktsson 2020-02-15 09:22:41 -0800
  • 1e8b405307 io.streams.256color: use filter-writer. John Benediktsson 2020-02-15 08:57:18 -0800
  • e822e78afd io.streams.ansi: use filter-writer. John Benediktsson 2020-02-15 08:57:09 -0800
  • d0a44d665e io.styles: only allow character styles to inherit. John Benediktsson 2020-02-15 08:42:06 -0800
  • 70c8b35f62 slides: unify default-style and code-style. John Benediktsson 2020-02-15 08:40:44 -0800
  • be746c1f6d help: unify code-char-style and code-style. John Benediktsson 2020-02-15 08:40:21 -0800
  • 647a477d68 help.html: vertical-align images. John Benediktsson 2020-02-14 22:31:12 -0800
  • 75db2b0d4a help.markup: change default-style to use with-nesting. John Benediktsson 2020-02-14 22:18:38 -0800
  • 1da20adc63 help: change $title to only use with-nesting. John Benediktsson 2020-02-14 22:17:41 -0800
  • 6adabbdf2d io.styles: simplify style-stream by depending on style words. John Benediktsson 2020-02-14 21:28:05 -0800
  • 3b08633604 help.html: whoops, need to remove the extra links. John Benediktsson 2020-02-13 21:52:43 -0800
  • ba81ca3fa6 help.html: tweak the navbar a bit. John Benediktsson 2020-02-13 21:43:24 -0800
  • d890f410bf help.html: use max-width for content. John Benediktsson 2020-02-13 21:07:25 -0800
  • de294563d1 help.html: wrap contents in a div, update style a little. John Benediktsson 2020-02-13 21:01:47 -0800
  • a3730c329a help: change $title to nest then style. John Benediktsson 2020-02-13 21:01:03 -0800
  • 02ec3531c3 help.markup: more bold table headings. John Benediktsson 2020-02-13 15:20:17 -0800
  • 38bfcd4bf1 help: add more bold table headings. John Benediktsson 2020-02-13 15:18:43 -0800
  • dc0a5ba216 help: add some bold table headings. John Benediktsson 2020-02-13 15:07:15 -0800
  • b94d9662f9 bootstrap.image: define MAIN: to make-my-image. John Benediktsson 2020-02-13 14:56:35 -0800
  • c850d38e6c generic.math: some minor cleanup. John Benediktsson 2020-02-13 14:54:46 -0800
  • bcecb3b088 markov-chains: initial implementation. John Benediktsson 2020-02-13 12:56:09 -0800
  • 5cb26d546f windows.gdiplus: flags{ } is in literals, fix using Doug Coleman 2020-02-13 06:24:04 +0300
  • 0ce27a4507 gpu.framebuffers: simplify bitor. John Benediktsson 2020-02-12 17:00:34 -0800
  • e4aae0871c opencl: use flags{ }. John Benediktsson 2020-02-12 17:00:19 -0800
  • ec0326fee9 io.files.trash.windows: using flags{ }. John Benediktsson 2020-02-12 14:33:30 -0800
  • 42e49f432c vocabs.loader: fix alignment of last patch. John Benediktsson 2020-02-12 13:54:11 -0800
  • 38eab40848 vocabs.loader: prevent create-vocab if check-vocab fails. John Benediktsson 2020-02-12 08:42:56 -0800
  • 6c06054ed6 tetris.game: fix tests. John Benediktsson 2020-02-12 08:38:41 -0800
  • bd0369e4e1 x11.xim: fix use of flags. John Benediktsson 2020-02-12 08:37:13 -0800
  • 2e644a2c7b tetris: some cleanup, simplify. John Benediktsson 2020-02-11 13:57:19 -0800
  • d2ab01a5d9 core/basis/extra: use flags{ } in places. John Benediktsson 2020-02-11 13:27:42 -0800
  • fe929be0f4 io.directories.windows: don't need to wrap. John Benediktsson 2020-02-11 13:25:44 -0800
  • 4e91f55f1e vocabs.hierarchy: change sorting to sort visible-dirs. John Benediktsson 2020-02-09 10:00:18 -0800
  • 1a1ee4b4a8 vocabs.hierarchy: faster all-disk-vocabs-recursive. John Benediktsson 2020-02-09 09:04:14 -0800
  • b430f8e0a7 io.files.windows: make win32-file-attributes a little faster. John Benediktsson 2020-02-07 14:11:43 -0800
  • dfc4901857 math.statistics: adding interquartile-range, midhinge, and fivenum. John Benediktsson 2020-02-06 11:40:53 -0800
  • 67bf39f0fb tensors: cleanup using, and make a few float math operations faster. John Benediktsson 2020-01-30 13:39:27 -0800
  • 2200468755 gobject-introspection: support more number type constants. John Benediktsson 2020-01-30 08:21:57 -0800
  • e2baa121f4 windows.errors: fix bootstrap Doug Coleman 2020-01-30 12:55:34 +0100
  • 487141d440 Fix linux find-so failure if no old ld entries exist Chris Double 2020-01-30 01:00:38 +1300
  • dfdbde9f33 math.matrices: use any? and all? directly in tests. John Benediktsson 2020-01-28 20:44:19 -0800
  • 464f0a11ef math.matrices: update using on tests. John Benediktsson 2020-01-28 20:38:43 -0800
  • 2300311641 bittorrent: fix check-bitfield, add a test. John Benediktsson 2020-01-28 16:25:19 -0800
  • 6aa8f640c8 persistent.hashtables: cleanup. John Benediktsson 2020-01-28 16:22:33 -0800
  • 548109bf4b math: use sorted-histogram values in a few places. John Benediktsson 2020-01-28 16:21:33 -0800
  • 94cbe2b479 ui.gadgets.panes: fix for big strings on windows and linux. John Benediktsson 2020-01-28 16:16:09 -0800
  • 1268a9e1c6 modern: Fix handling of FOO: in { } [ ] ( ) Doug Coleman 2020-01-26 13:08:01 -0600
  • a076fe99cf modern: Allow A\\B in word names Doug Coleman 2020-01-26 11:29:28 -0600
  • f23fda04c0 compiler: Remove whitespace Doug Coleman 2020-01-26 10:20:55 -0600
  • 00c85b6cdc ui.backend.cocoa.views,bittorrent: Fix syntax for new parser Doug Coleman 2020-01-26 10:07:37 -0600
  • 82f9cea1c1 Merge remote-tracking branch 'origin/master' into modern-harvey3 Doug Coleman 2020-01-25 12:56:30 -0600
  • cf689792d6 modern: fix unit tests Doug Coleman 2020-01-25 12:44:19 -0600
  • c3dbfbbd69 modern: Handle #foo forms better. Doug Coleman 2020-01-25 12:32:05 -0600
  • b5c8155383 modern: fix stack effects Doug Coleman 2020-01-25 11:30:42 -0600
  • a62ea78d73 ui.backend.cocoa.views: some formatting cleanup. John Benediktsson 2020-01-24 14:47:42 -0800
  • fb3928f807 Tests for System V AMD64 ABI (#2233) kusumotonorio 2020-01-25 06:54:33 +0900
  • 4e17fb13cb
    Merge pull request #2235 from kusumotonorio/system-v-amd64-abi John Benediktsson 2020-01-24 21:52:40 +0000
  • eb4c6cf711 bittorrent: initial commit of message parsing. John Benediktsson 2020-01-24 13:47:20 -0800
  • d992e87cd6 LICENSE.txt: Update the copyright year! Doug Coleman 2020-01-23 19:44:03 -0600
  • e1b83e4a21 Merge remote-tracking branch 'origin/master' into modern-harvey3 Doug Coleman 2020-01-23 19:12:27 -0600
  • 1eaa895c8a unix.factor: Bug fix etc., boxing.factor: Improves record/unrecord-reps kusumotonorio 2020-01-23 20:02:03 +0900
  • 95519b0130 boxing.factor: Swap first and second positions kusumotonorio 2020-01-20 20:47:16 +0900
  • 7349f9d953 boxing.factor: Use count kusumotonorio 2020-01-20 20:38:43 +0900
  • aba3d66849 unix.factor: Use count kusumotonorio 2020-01-20 18:53:26 +0900
  • 56c6e3058b put alien.factor, ffi_test.* back kusumotonorio 2020-01-19 22:30:48 +0900
  • e6726acd02 put alien.factor back kusumotonorio 2020-01-19 22:27:17 +0900
  • c258a4e2f4 Add Callback Tests kusumotonorio 2020-01-19 21:57:05 +0900