Commit Graph

4701 Commits

Author SHA1 Message Date
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
K. Lange
db23c987a9 Pull in Kuroko (as a submodule, but with build integration) 2021-01-01 17:19:44 +09:00
K. Lange
adb33b9b88 bim: update to latest 2020-12-21 10:07:30 +09:00
K. Lange
03d580fb7e kill: fix bad signal specifier check 2020-12-21 10:07:23 +09:00
K. Lange
545425ce36 sleep: don't just crash on missing arg 2020-12-16 10:15:03 +09:00
K. Lange
f38a61f6c4 sh: always ensure that prints to the shell's stderr 2020-12-15 16:59:30 +09:00
K. Lange
dffac24f3a sh: implement 'time', but only with 'real' time at the moment... 2020-12-15 15:50:20 +09:00
K. Lange
ffcbc6df25 bim: update to latest master 2020-12-11 13:49:18 +09:00
K. Lange
f2eb103fe8 github: dumb soft linebreaks 2020-12-08 23:02:43 +09:00
K. Lange
30a6d5bc1d github: do a deep fetch to get all tags 2020-12-08 22:52:43 +09:00
K. Lange
f0a8bc37e4 github: should be body_path 2020-12-08 22:45:30 +09:00
K. Lange
a0a2fc3348 github: try to add release notes template to drafts 2020-12-08 22:40:08 +09:00
K. Lange
f59aab9c43 v1.13.1 2020-12-08 22:13:00 +09:00
K. Lange
035e980e8e github: purge travis-ci 2020-12-08 22:11:56 +09:00
K. Lange
82a02483f5 github: ... 2020-12-08 22:07:45 +09:00
K. Lange
3796a87048 github: I'll get this working eventually. 2020-12-08 22:06:58 +09:00
K. Lange
c0fe173e49 github: add manual build; run for all pushes? 2020-12-08 22:00:38 +09:00
K. Lange
211436f09a github: check in actions workflow 2020-12-08 21:52:04 +09:00
K. Lange
f04be777ec wallpaper: new wallpaper 2020-11-20 14:35:20 +09:00
K. Lange
812e74e801 bim: Update to latest 2020-11-20 14:06:33 +09:00
K. Lange
f83815b7d7 boot: add warning when unable to find boot drive 2020-11-10 10:09:35 +09:00
K. Lange
e5a1054585 lspci: Add some class codes 2020-11-10 09:53:12 +09:00