Commit Graph

16 Commits

Author SHA1 Message Date
Alex Kotov 5ac4de4203
Remove libc (#158)
It has been moved to https://github.com/tailix/libclayer
2022-12-27 14:52:08 +04:00
Alex Kotov b812b52a9c
Rewrite memory map (#156) 2022-12-22 20:01:54 +04:00
Alex Kotov 46bd3f1c8e
Rewrite assertions (yes, again...) (#128) 2022-12-21 12:59:18 +04:00
Alex Kotov 84319ac0b2
Maintenance (#114) 2022-12-01 19:42:43 +00:00
Alex Kotov 0922a18e70
Maintenance (#98)
* Fix copyright
* Remove thanks
* Update CONTRIBUTING.md
* Remove bitfields from struct KernAux_Arch_I386_TSS
* Change description of package "mbr"
* Make generic file stable
* Rename printf examples
2022-06-25 20:28:28 +00:00
Alex Kotov 02aca9a464
Maintenance (#89)
* Upgrade submodule `vendor/mruby`
* Remove Stivale 2 as it is deprecated (closes #4)
* Add copyrights
* Edit `CONTRIBUTING.md`
2022-06-22 12:14:11 +03:00
Alex Kotov a75c952b10
Main: CONTRIBUTING.md: improve 2022-06-15 13:14:37 +03:00
Alex Kotov 8503637778
Main: CONTRIBUTING.md: add a rule 2022-06-15 13:10:44 +03:00
Alex Kotov 014152155e
Main: libm/: Remove 2022-06-12 16:52:40 +03:00
Alex Kotov 73ff878717
Main: CONTRIBUTING.md: specify linting tools 2022-06-12 13:36:10 +03:00
Alex Kotov 5773b16078
Main: CONTRIBUTING.md: only require to track changes in stable APIs 2022-06-12 13:33:23 +03:00
Alex Kotov dc7b1002a4
Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Alex Kotov 07fabcd2e8
Common: move "pkgs/" to "bindings/" (closes #47) 2022-06-09 04:25:32 +03:00
Alex Kotov 4783132d95
Common: CONTRIBUTING.md: Add rules 2022-06-08 10:45:28 +03:00
Alex Kotov c1e7f5e20b
Common: CONTRIBUTING.md: Fix typo 2022-05-31 01:04:44 +03:00
Alex Kotov 902143ec55
Common: add CONTRIBUTING.md 2022-05-31 00:13:43 +03:00