Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/YXL76/Ingram

An operating system written in JavaScript/TypeScript
https://github.com/YXL76/Ingram

docs: Update README.md

Signed-off-by: YXL <[email protected]>

2677ab876ea54bdc26df0530d57e4ef3df43bd5a authored over 2 years ago by YXL <[email protected]>
feat: Update `boa`

Signed-off-by: YXL <[email protected]>

17283d417b4851bd161832feea2e2651e408a460 authored over 2 years ago by YXL <[email protected]>
feat: Use PM Timer to set LAPIC Timer

Signed-off-by: YXL <[email protected]>

7e9800d2e1b16a23ee27749da562a18b38e05843 authored over 2 years ago by YXL <[email protected]>
chore(deps): Update

Signed-off-by: YXL <[email protected]>

e33fed7a62c0c5d8dde5e0533e76b048e71bfc8f authored over 2 years ago by YXL <[email protected]>
chore(submodule): Add `rust-gc`

Signed-off-by: YXL <[email protected]>

12c652e7eea46c65ebdbb55ed0d58bbd2a761db6 authored over 2 years ago by YXL <[email protected]>
perf: Use concurrent queue

Signed-off-by: YXL <[email protected]>

b88d69fbb4a74006032c54bed649211cf085bf12 authored over 2 years ago by YXL <[email protected]>
feat(process): Navie scheduler

Signed-off-by: YXL <[email protected]>

c21d1934ae9a36413b2e1a9d53af3d198a748fdd authored over 2 years ago by YXL <[email protected]>
feat(driver): Enumerating PCI Buses

Signed-off-by: YXL <[email protected]>

2f0b77b5d47ba3ac0ede05daafac746f2d4d5b1f authored over 2 years ago by YXL <[email protected]>
feat: Add RTC driver

Signed-off-by: YXL <[email protected]>

e23c370dd3b1c9fb26951117cd56cd872d0133e7 authored over 2 years ago by YXL <[email protected]>
Enable `console`

Signed-off-by: YXL <[email protected]>

cc13899b817a7b0dd5f0aba76741faa8603166fa authored over 2 years ago by YXL <[email protected]>
chore(vscode): Add custom tasks

Signed-off-by: YXL <[email protected]>

2fb545d1384522908875c763f2d325f36ed1ea6e authored over 2 years ago by YXL <[email protected]>
perf(boa): Explicit initialization

Signed-off-by: YXL <[email protected]>

dd71cd518d223695a75ee757fd742c0f6d64797d authored over 2 years ago by YXL <[email protected]>
fix(build): `fast-float`

Signed-off-by: YXL <[email protected]>

8c9727137ee99414e85950347465a78eead2fa87 authored over 2 years ago by YXL <[email protected]>
fix: Submodule

Signed-off-by: YXL <[email protected]>

169f01ef62be12c3a271c3a709b1ef1523a97baa authored over 2 years ago by YXL <[email protected]>
ci(build): Fix checkout

Signed-off-by: YXL <[email protected]>

c6f0738db6a27f250909829e481f9b4097c4475a authored over 2 years ago by YXL <[email protected]>
docs: Explain importing `libm`

Signed-off-by: YXL <[email protected]>

55e8e6005be9e526f396b1aee95c5e87abf7c754 authored over 2 years ago by YXL <[email protected]>
Enable `nightly` features

Signed-off-by: YXL <[email protected]>

7a69df424a7eb06aa35aa3ab07571a56a4612de4 authored over 2 years ago by YXL <[email protected]>
feat(js): Import `boa_engine`

Signed-off-by: YXL <[email protected]>

9f7ed9ab81aa127f5810616a57e4872c7ab9b181 authored over 2 years ago by YXL <[email protected]>
refactor: move kernel to indenpent crate

Signed-off-by: YXL <[email protected]>

52ad203d37411074f36221f890f9d7b2532123c8 authored over 2 years ago by YXL <[email protected]>
perf: Remove some `Mutex`

Signed-off-by: YXL <[email protected]>

1d4b9696f8f60ba06c5c74542d12cf9e91f74912 authored over 2 years ago by YXL <[email protected]>
refactor: Less magic number

Signed-off-by: YXL <[email protected]>

a995a4e9e1e382c42e1084abcd2bfb677e0e7252 authored over 2 years ago by YXL <[email protected]>
feat(apic): Support local apic timer

Signed-off-by: YXL <[email protected]>

6a2f26a4a7b674da7cf626a4d095fb94ee380a92 authored over 2 years ago by YXL <[email protected]>
fix(gdt): Fix GPT

https://github.com/rust-osdev/bootloader/issues/190
Signed-off-by: YXL <[email protected]>

cf9ea24e9444098fbf6e6d2d4090167eeac47e0e authored over 2 years ago by YXL <[email protected]>
feat(apic): WIP

Signed-off-by: YXL <[email protected]>

7bd3c0350f7d0eaf4678ff3af95cb7ea55cd432d authored over 2 years ago by YXL <[email protected]>
feat: (WIP) Parse acpi tables and init apic

Signed-off-by: YXL <[email protected]>

46ad5033c88172cc5ea880a88b338f4f25113f1b authored over 2 years ago by YXL <[email protected]>
test: Support integration Tests

Signed-off-by: YXL <[email protected]>

9986c93ef0396411231797f4d70c5a10a0838e69 authored over 2 years ago by YXL <[email protected]>
feat: Follow Philipp Oppermann's blogs

Signed-off-by: YXL <[email protected]>

231c549a1ca452df0817d18002c599c54dc46fa2 authored over 2 years ago by YXL <[email protected]>
test: Fix build script for testing

Signed-off-by: YXL <[email protected]>

a030042bcd0fb1918ae9870f449783ac737afd1a authored over 2 years ago by YXL <[email protected]>
build: Only build `UEFI`

Signed-off-by: YXL <[email protected]>

c20fae9b27caeaf02ce5caa72626f639c65d65c8 authored over 2 years ago by YXL <[email protected]>
ci(build): Initial commit

Signed-off-by: YXL <[email protected]>

318cccfaf83f14cf187b63169f69cb4e43035546 authored over 2 years ago by YXL <[email protected]>
feat: Restart project

Signed-off-by: YXL <[email protected]>

2de4140982558d90c909961a4fc06380474ce62e authored over 2 years ago by YXL <[email protected]>
Abandoned

Signed-off-by: YXL <[email protected]>

de807765e166766d64b89fb1652116436979107e authored over 2 years ago by YXL <[email protected]>
chore: init yarn project

Signed-off-by: YXL <[email protected]>

755799b6102ee153da72358db876522eef0db8bc authored almost 3 years ago by YXL <[email protected]>
chore: rename target os from `uefi` to `ingram`

Signed-off-by: YXL <[email protected]>

786d26617a2acab7a68f784349d1831286f7bce4 authored almost 3 years ago by YXL <[email protected]>
chore: change license

Signed-off-by: YXL <[email protected]>

42db81309e439b6afc02b30d695350bc8b34d998 authored almost 3 years ago by YXL <[email protected]>
feat: basic UEFI application

Signed-off-by: YXL <[email protected]>

7e8c0c28dfb798571660fec03dfe5118ca91aec4 authored almost 3 years ago by YXL <[email protected]>
Initial commit

a33d17d16441355e78f2852aac9e84d22563be95 authored about 3 years ago by 兰陈昕 <[email protected]>