Commit Graph

4672 Commits

Author SHA1 Message Date
K. Lange 79da53276e libc: improved printf 2021-04-06 21:18:44 +09:00
K. Lange cf045ced81 kuroko: Update from upstream 2021-04-06 21:13:57 +09:00
K. Lange ff7c22b54d rline: reintroduce rline_exp as a workaround for existing Python packages 2021-04-01 10:13:49 +09:00
K. Lange 19539bf1ab krk_yutani_test: Cleanup 2021-03-28 23:10:15 +09:00
K. Lange 5947bec72c kuroko, bim: sync with upstream 2021-03-28 22:00:23 +09:00
K. Lange 33fbcde1fd kuroko: sync with upstream 2021-03-25 20:39:37 +09:00
K. Lange 020c3cdb3c libc: more net stubs 2021-03-25 15:52:19 +09:00
K. Lange 487d0f3a6e kuroko: sync with upstream 2021-03-21 18:10:16 +09:00
K. Lange 6f12181220 kuroko: upstream bugfix 2021-03-19 11:44:06 +09:00
K. Lange ace162ef6c bim: Update syntax highlighters 2021-03-19 11:43:58 +09:00
K. Lange e2c10f8aa8 kuroko: use master branch 2021-03-19 11:25:16 +09:00
K. Lange a50d81ae00 libc: Add stubs for truncate, sync 2021-03-19 11:25:10 +09:00
K. Lange 82f22e20fa kuroko: sync with upstream 2021-03-19 11:01:27 +09:00
K. Lange 123940ec37 rline: Update krk highlighter from kuroko 2021-03-19 11:01:11 +09:00
K. Lange d4be70cfa0 bim: Fix import path, again 2021-03-18 13:01:55 +09:00
K. Lange 9ab445cb28 kuroko: Update with upstream, changes to classes 2021-03-18 09:57:22 +09:00
K. Lange d54d93dd9d bim: It would be great if we were actually shipping the syntax files... 2021-03-07 21:24:42 +09:00
K. Lange ff2b898384 kuroko: make sure we remove kuroko objs on clean 2021-03-07 20:04:22 +09:00
K. Lange 8b6152b000 rline: remove stale rline_exp? in theory nothing links with this except maybe old python 2021-03-07 19:55:52 +09:00
K. Lange 9df6e63dbf kuroko: Update with upstream 2021-03-06 20:27:51 +09:00
K. Lange 620cfc69d2 kuroko: Update repl bin 2021-02-16 19:17:58 +09:00
K. Lange 32c0b670b7 kernel: make sure signal handlers get the right GS descriptor 2021-02-16 19:17:44 +09:00
K. Lange 97d02d6e23 kuroko: Updates for 1.1-preview and threading support 2021-02-16 18:56:27 +09:00
K. Lange 230870ad7b kernel, linker, libc: Initial, probably horribly broken, support for some TLS situations 2021-02-16 18:49:34 +09:00
K. Lange 1c2de4d888 v1.13.3 2021-01-30 22:00:36 +09:00
K. Lange da58a6329d bim: Preview of Bim 3 2021-01-29 16:45:52 +09:00
K. Lange d66dfde98d v1.13.2 2021-01-26 09:13:04 +09:00
K. Lange d66cde0a5b kuroko: also pull in version number bump to 1.0.0-rc1 2021-01-26 08:49:09 +09:00
K. Lange 379f8f87a3 kuroko: upstream changes to hasKw 2021-01-26 08:14:08 +09:00
K. Lange 72d138a3f5 kuroko[yutani]: Update demo app 2021-01-25 20:13:52 +09:00
K. Lange 17ea516e77 kuroko[yutani]: finish up basic bindings 2021-01-25 20:12:39 +09:00
K. Lange befb010dc2 menu: Changes to support Kuroko bindings 2021-01-25 20:12:13 +09:00
K. Lange 76d674722d kuroko[yutani]: Add text rendering bindings 2021-01-25 11:36:38 +09:00
K. Lange f5b8a02c40 kuroko[yutani]: More general function bindings 2021-01-25 10:14:25 +09:00
K. Lange 2e7bc921b7 kuroko[yutani]: Add __repr__s for types 2021-01-25 09:21:38 +09:00
K. Lange 5746592075 kuroko: bindings for sprites 2021-01-24 21:47:50 +09:00
K. Lange ec0fe9bb69 yutani: more bindings for kuroko 2021-01-24 20:29:37 +09:00
K. Lange 6a5991fcf5 kuroko: more upstream updates 2021-01-23 20:00:36 +09:00
K. Lange ec08e125ec libc: fix major issue in strtox 2021-01-23 20:00:24 +09:00
K. Lange 5fe8d3b0d1 yutani: basic Kuroko bindings, demo 'app' 2021-01-23 15:31:38 +09:00
K. Lange 946c45312c bim: pull in updates 2021-01-23 15:31:26 +09:00
K. Lange 325bf0fddf libc: fix truncated printf output for ints, floats 2021-01-23 15:20:23 +09:00
K. Lange a53757a307 kuroko: More upstreams updates 2021-01-23 09:26:04 +09:00
K. Lange f05522baca kuroko: synchronize and begin work on Toaru bindings 2021-01-21 21:26:50 +09:00
K. Lange eedda5a9db Update Kuroko with new library paths 2021-01-10 11:34:56 +09:00
K. Lange e43b277987 kuroko: Update to latest release candidate 2021-01-08 08:44:08 +09:00
K. Lange c26493f813 kuroko: sync with upstream updates to dicts and lists 2021-01-01 21:09:02 +09:00
K. Lange ac83b77055 rline: try to fix escape timeouts? 2021-01-01 20:53:24 +09:00
K. Lange b8aecc7a37 rline: officially adopt rline_exp as the only rline, and bring in some improvements from kuroko 2021-01-01 18:08:30 +09:00
K. Lange 18cd88cf4e kuroko: Don't have our build produce builtins.c, assume it's already there. 2021-01-01 17:26:06 +09:00