1. 2999dd1 Add macros by swissChili · 2 years, 11 months ago
  2. d24cd20 Add istream->getpos by swissChili · 2 years, 11 months ago
  3. d289918 Fix bug in aligned allocator by swissChili · 2 years, 11 months ago
  4. 64965f1 Update readme by swissChili · 2 years, 11 months ago
  5. 5500f70 Document new lisp functions by swissChili · 2 years, 11 months ago
  6. 6b47b6d Add list, quote by swissChili · 2 years, 11 months ago
  7. 5db22a0 Fix bug in GC where every 2nd alloc would leak by swissChili · 2 years, 11 months ago
  8. b6c858c Add ', `, ,, reader macros by swissChili · 2 years, 11 months ago
  9. 45df330 Fix error handling in ATA PIO by swissChili · 2 years, 11 months ago
  10. b8fd471 Add allocation pools, release memory in GC by swissChili · 2 years, 11 months ago
  11. e9fec8b Finish stack walking, mark+sweep for GC by swissChili · 2 years, 11 months ago
  12. e5adca5 Add ATA PIO IRQ handler, documentation by swissChili · 3 years ago
  13. c41a15e Add doxygen to sphinx by swissChili · 3 years ago
  14. 9e57da4 Add stack walking to _do_gc by swissChili · 3 years ago
  15. 6d6525e Add GC stub, let1 by swissChili · 3 years ago
  16. 3546639 Fix CI, update docs by swissChili · 3 years ago
  17. 9bd74de Add nice logs by swissChili · 3 years ago
  18. 4418ca5 Add ext2 superblock, document file system by swissChili · 3 years ago
  19. ef829f3 Add EXT2 stub by swissChili · 3 years ago
  20. c6d9710 Fix IDE errors by swissChili · 3 years ago
  21. 1b9eb9a Add build status by swissChili · 3 years ago
  22. be677cd Add sourcehut builds by swissChili · 3 years ago
  23. f1aeec7 Add sourcehut build by swissChili · 3 years ago
  24. 67bdf28 Add let1 by swissChili · 3 years ago
  25. 1b83922 Fix JMK bug, update architecture docs by swissChili · 3 years ago
  26. 5fe85a1 Add pci_device_drivers, IDE driver by swissChili · 3 years ago
  27. 247cc56 Identify PCI device classes by swissChili · 3 years ago
  28. e00e88a Rewrite documentation by swissChili · 3 years ago
  29. b35a5cf Add PCI device check by swissChili · 3 years ago
  30. 402a383 Fix tasking, PCI by swissChili · 3 years ago
  31. ee6d10d Finish refactor, add 0x80 and 0x81 to IDT by swissChili · 3 years ago
  32. aed6ff3 Begin task refactor by swissChili · 3 years ago
  33. 77eb147 Fix PCI enumeration by swissChili · 3 years ago
  34. 9321498 Odd bug with PCI enumeration by swissChili · 3 years ago
  35. ec33d0a Merge branch 'master' of git.sr.ht:~swisschili/bluejay by swissChili · 3 years ago
  36. ca26848 Begin PCI refactor by swissChili · 3 years ago
  37. 445b2b9 Begin PCI refactor by swissChili · 3 years ago
  38. 3ec55cf Remove free by swissChili · 3 years ago
  39. 923b536 Add argument variable binding by swissChili · 3 years ago
  40. a820dea Fix "if" condition by swissChili · 3 years ago
  41. 53472e8 Add "if" built-in by swissChili · 3 years ago
  42. 8fc5e2f Add compile_tl (), compile `defun's by swissChili · 3 years, 1 month ago
  43. 6aff2bb Add several arithmetic functions by swissChili · 3 years, 1 month ago
  44. f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 1 month ago
  45. b3ca4fb Add lib/std, compile_expression () by swissChili · 3 years, 1 month ago
  46. 6eee4f9 Add readint () by swissChili · 3 years, 1 month ago
  47. 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 1 month ago
  48. ca107a0 Add beginning of Lips compiler, DynASM by swissChili · 3 years, 1 month ago
  49. bed8092 Finish basics of Lisp parser, add simple test by swissChili · 3 years, 1 month ago
  50. 7a6f5eb Beginning of Lisp parser by swissChili · 3 years, 1 month ago
  51. e849174 Update jmk, PCI by swissChili · 3 years, 1 month ago
  52. 0d24883 Add start of PCI and AHCI drivers by swissChili · 3 years, 1 month ago
  53. 2e0febf Update ATA PIO test to include writing by swissChili · 3 years, 1 month ago
  54. 83db6fd Optimize ATA PIO routines by swissChili · 3 years, 1 month ago
  55. 1a3f07f Add preliminary ATA PIO driver by swissChili · 3 years, 1 month ago
  56. 95eb436 Add readme by swissChili · 3 years, 1 month ago
  57. 172fd63 Fix switching to same task jumping to random memory by swissChili · 3 years, 1 month ago
  58. f01ddcc Add kill_this_thread(), kill thread on return by swissChili · 3 years, 2 months ago
  59. ef97c26 Add preemptive switch_task to timer by swissChili · 3 years, 2 months ago
  60. c496cd7 Fix multitasking, threads work! by swissChili · 3 years, 2 months ago
  61. 7be3274 Fix paging faults when switching/creating tasks by swissChili · 3 years, 2 months ago
  62. cfd3c3c Add threading, paging broken by swissChili · 3 years, 2 months ago
  63. e9289ee Remove directory cloning, add spawn() based multitasking stub by swissChili · 3 years, 2 months ago
  64. e20b79b Add page directory cloning, beginning of multitasking by swissChili · 3 years, 2 months ago
  65. 6422869 Add syscall stub by swissChili · 3 years, 2 months ago
  66. 04a856e Add Jmk docs by swissChili · 3 years, 2 months ago
  67. b74bc5a Remove makefiles by swissChili · 3 years, 2 months ago
  68. 2b5acc8 Use JMK build system by swissChili · 3 years, 2 months ago
  69. da23a91 Use updated multiboot_info_t from GRUB docs by swissChili · 3 years, 2 months ago
  70. c2e62ed Fix mkinitrd, add vfs_initrd stub by swissChili · 3 years, 2 months ago
  71. b7fe899 Add readdir() test, devfs by swissChili · 3 years, 2 months ago
  72. f544862 Finish up vfs_init by swissChili · 3 years, 2 months ago
  73. 6c0519e Beginnings of vfs_initrd driver by swissChili · 3 years, 2 months ago
  74. 9752ab3 Add multiboot module by swissChili · 3 years, 3 months ago
  75. f46600c Add initrd by swissChili · 3 years, 3 months ago
  76. b3abcd9 Add mkinitrd by swissChili · 3 years, 3 months ago
  77. 8efa492 Add VFS, start of initrd by swissChili · 3 years, 3 months ago
  78. 6575dd7 Add efficient realloc() by swissChili · 3 years, 3 months ago
  79. 2239935 Make free(3) reclaim adjacent memory by swissChili · 3 years, 3 months ago
  80. f238c22 Fix allocator bug by swissChili · 3 years, 3 months ago
  81. e4f0199 Add allocator by swissChili · 3 years, 3 months ago
  82. 959aa8a Fix VGA cursor by swissChili · 3 years, 3 months ago
  83. dc25b2b Fix segment error in GRUB by swissChili · 3 years, 3 months ago
  84. e0a79bb Reinitialize paging in C by swissChili · 3 years, 3 months ago
  85. d3a652e Move kernel to higher half by swissChili · 3 years, 3 months ago
  86. 7eef438 Move to kernel/ by swissChili · 3 years, 3 months ago
  87. 19ef418 Add preliminary PS/2 keyboard support by swissChili · 3 years, 3 months ago
  88. 825d46b Add paging by swissChili · 3 years, 3 months ago
  89. defeb0d Add timer by swissChili · 3 years, 3 months ago
  90. 9b3584b Initialize PIC by swissChili · 3 years, 3 months ago
  91. 0b35bf2 Add printf, gdb support, fix gdt by swissChili · 3 years, 3 months ago
  92. d813792 Initial commit by swissChili · 3 years, 3 months ago