1. a89ee44 Add AND and OR by swissChili · 2 years, 10 months ago
  2. 9d151e6 Add backquote/quasiquote (`). by swissChili · 2 years, 10 months ago
  3. 8a4b4ed Add Lisp reference document by swissChili · 2 years, 10 months ago
  4. b51552c Add tail call optimization, fix bug with vararg passing. by swissChili · 2 years, 10 months ago
  5. 53e7cd1 Fix segfault in Lisp when calling variadic function. by swissChili · 2 years, 10 months ago
  6. 9d87678 Fix #PF in ext2 vfs by swissChili · 2 years, 10 months ago
  7. a664e72 Mount EXT2 to VFS by swissChili · 2 years, 10 months ago
  8. 480f176 Add ext2 VFS implementation by swissChili · 2 years, 10 months ago
  9. d98781b Abstract EXT2, add JMK Emacs integration by swissChili · 2 years, 10 months ago
  10. 36ed5d7 Add EXT2 insert into dirent by swissChili · 2 years, 10 months ago
  11. caa2478 Update documentation, fix EXT2 inode selection bug by swissChili · 2 years, 10 months ago
  12. 4749d02 Add fast bitset, inode search to EXT2 by swissChili · 2 years, 10 months ago
  13. 52a03d8 Add synchornization primitives, `waiting` to task by swissChili · 2 years, 10 months ago
  14. cbd4363 Add read to EXT2 by swissChili · 2 years, 10 months ago
  15. b7ef65d Add listing to EXT2 by swissChili · 2 years, 10 months ago
  16. 276b8cf Fix bug in ATA PIO driver by swissChili · 2 years, 10 months ago
  17. 484295d Add reduce by swissChili · 2 years, 10 months ago
  18. 7e1393c Add (read), improve error reporting by swissChili · 2 years, 11 months ago
  19. 15f1cae Add optional, variadic arguments by swissChili · 2 years, 11 months ago
  20. f68671f Add load(), load_library(), lisp std by swissChili · 2 years, 11 months ago
  21. 708d4c4 Fix memory leaks, aligned allocators by swissChili · 2 years, 11 months ago
  22. 7434842 Add recursive calls, (function), #' by swissChili · 2 years, 11 months ago
  23. ddc9754 Add lexical closures by swissChili · 2 years, 11 months ago
  24. f1ba8c1 Garbage collect strings and symbols by swissChili · 2 years, 11 months ago
  25. 8eb16af Merge branch 'master' of git.sr.ht:~swisschili/bluejay by swissChili · 2 years, 11 months ago
  26. c3b56c1 Fix documentation formatting by swissChili · 2 years, 11 months ago
  27. 61ced3b Update lisp docs by swissChili · 2 years, 11 months ago
  28. 2999dd1 Add macros by swissChili · 2 years, 11 months ago
  29. d24cd20 Add istream->getpos by swissChili · 2 years, 11 months ago
  30. d289918 Fix bug in aligned allocator by swissChili · 2 years, 11 months ago
  31. 64965f1 Update readme by swissChili · 2 years, 11 months ago
  32. 5500f70 Document new lisp functions by swissChili · 2 years, 11 months ago
  33. 6b47b6d Add list, quote by swissChili · 2 years, 11 months ago
  34. 5db22a0 Fix bug in GC where every 2nd alloc would leak by swissChili · 2 years, 11 months ago
  35. b6c858c Add ', `, ,, reader macros by swissChili · 2 years, 11 months ago
  36. 45df330 Fix error handling in ATA PIO by swissChili · 2 years, 11 months ago
  37. b8fd471 Add allocation pools, release memory in GC by swissChili · 2 years, 11 months ago
  38. e9fec8b Finish stack walking, mark+sweep for GC by swissChili · 2 years, 11 months ago
  39. e5adca5 Add ATA PIO IRQ handler, documentation by swissChili · 3 years ago
  40. c41a15e Add doxygen to sphinx by swissChili · 3 years ago
  41. 9e57da4 Add stack walking to _do_gc by swissChili · 3 years ago
  42. 6d6525e Add GC stub, let1 by swissChili · 3 years ago
  43. 3546639 Fix CI, update docs by swissChili · 3 years ago
  44. 9bd74de Add nice logs by swissChili · 3 years ago
  45. 4418ca5 Add ext2 superblock, document file system by swissChili · 3 years ago
  46. ef829f3 Add EXT2 stub by swissChili · 3 years ago
  47. c6d9710 Fix IDE errors by swissChili · 3 years ago
  48. 1b9eb9a Add build status by swissChili · 3 years ago
  49. be677cd Add sourcehut builds by swissChili · 3 years ago
  50. f1aeec7 Add sourcehut build by swissChili · 3 years ago
  51. 67bdf28 Add let1 by swissChili · 3 years ago
  52. 1b83922 Fix JMK bug, update architecture docs by swissChili · 3 years ago
  53. 5fe85a1 Add pci_device_drivers, IDE driver by swissChili · 3 years ago
  54. 247cc56 Identify PCI device classes by swissChili · 3 years ago
  55. e00e88a Rewrite documentation by swissChili · 3 years ago
  56. b35a5cf Add PCI device check by swissChili · 3 years ago
  57. 402a383 Fix tasking, PCI by swissChili · 3 years ago
  58. ee6d10d Finish refactor, add 0x80 and 0x81 to IDT by swissChili · 3 years ago
  59. aed6ff3 Begin task refactor by swissChili · 3 years ago
  60. 77eb147 Fix PCI enumeration by swissChili · 3 years ago
  61. 9321498 Odd bug with PCI enumeration by swissChili · 3 years ago
  62. ec33d0a Merge branch 'master' of git.sr.ht:~swisschili/bluejay by swissChili · 3 years ago
  63. ca26848 Begin PCI refactor by swissChili · 3 years ago
  64. 445b2b9 Begin PCI refactor by swissChili · 3 years ago
  65. 3ec55cf Remove free by swissChili · 3 years ago
  66. 923b536 Add argument variable binding by swissChili · 3 years ago
  67. a820dea Fix "if" condition by swissChili · 3 years ago
  68. 53472e8 Add "if" built-in by swissChili · 3 years ago
  69. 8fc5e2f Add compile_tl (), compile `defun's by swissChili · 3 years, 1 month ago
  70. 6aff2bb Add several arithmetic functions by swissChili · 3 years, 1 month ago
  71. f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 1 month ago
  72. b3ca4fb Add lib/std, compile_expression () by swissChili · 3 years, 1 month ago
  73. 6eee4f9 Add readint () by swissChili · 3 years, 1 month ago
  74. 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 1 month ago
  75. ca107a0 Add beginning of Lips compiler, DynASM by swissChili · 3 years, 1 month ago
  76. bed8092 Finish basics of Lisp parser, add simple test by swissChili · 3 years, 1 month ago
  77. 7a6f5eb Beginning of Lisp parser by swissChili · 3 years, 1 month ago
  78. e849174 Update jmk, PCI by swissChili · 3 years, 1 month ago
  79. 0d24883 Add start of PCI and AHCI drivers by swissChili · 3 years, 1 month ago
  80. 2e0febf Update ATA PIO test to include writing by swissChili · 3 years, 1 month ago
  81. 83db6fd Optimize ATA PIO routines by swissChili · 3 years, 1 month ago
  82. 1a3f07f Add preliminary ATA PIO driver by swissChili · 3 years, 1 month ago
  83. 95eb436 Add readme by swissChili · 3 years, 1 month ago
  84. 172fd63 Fix switching to same task jumping to random memory by swissChili · 3 years, 1 month ago
  85. f01ddcc Add kill_this_thread(), kill thread on return by swissChili · 3 years, 2 months ago
  86. ef97c26 Add preemptive switch_task to timer by swissChili · 3 years, 2 months ago
  87. c496cd7 Fix multitasking, threads work! by swissChili · 3 years, 2 months ago
  88. 7be3274 Fix paging faults when switching/creating tasks by swissChili · 3 years, 2 months ago
  89. cfd3c3c Add threading, paging broken by swissChili · 3 years, 2 months ago
  90. e9289ee Remove directory cloning, add spawn() based multitasking stub by swissChili · 3 years, 2 months ago
  91. e20b79b Add page directory cloning, beginning of multitasking by swissChili · 3 years, 2 months ago
  92. 6422869 Add syscall stub by swissChili · 3 years, 2 months ago
  93. 04a856e Add Jmk docs by swissChili · 3 years, 2 months ago
  94. b74bc5a Remove makefiles by swissChili · 3 years, 2 months ago
  95. 2b5acc8 Use JMK build system by swissChili · 3 years, 2 months ago
  96. da23a91 Use updated multiboot_info_t from GRUB docs by swissChili · 3 years, 2 months ago
  97. c2e62ed Fix mkinitrd, add vfs_initrd stub by swissChili · 3 years, 2 months ago
  98. b7fe899 Add readdir() test, devfs by swissChili · 3 years, 2 months ago
  99. f544862 Finish up vfs_init by swissChili · 3 years, 2 months ago
  100. 6c0519e Beginnings of vfs_initrd driver by swissChili · 3 years, 2 months ago