Commit Graph

21 Commits

Author SHA1 Message Date
8dc08dccba Add test for new crate with hypen 2024-08-08 19:55:15 +08:00
37a9590cfe Refactor ostd::task::processor based on faster CPU-local cells 2024-08-08 19:21:03 +08:00
20524ae64a Update the 100-line kernel and format it as well 2024-07-20 20:56:29 +08:00
f86583dbce Make essential changes for publishing OSTD 2024-07-18 18:18:05 +08:00
72e726295f Include the 100 lines kernel in CI 2024-06-28 20:22:12 +08:00
3de8a9330a Fix the OSDK CI failure 2024-06-27 15:45:49 +08:00
fe7251c413 Rename aster_main as ostd::main 2024-06-27 15:45:49 +08:00
59350a8578 Rename aster-frame to ostd 2024-06-27 15:45:49 +08:00
3b95191f7e Subcommand new should not parse CommonArgs 2024-06-09 22:55:01 +08:00
1391ff59f2 Polish OSDK documentation 2024-06-09 22:55:01 +08:00
c02eacd50c Use deny(unsafe_code) instead of forbid(unsafe_code) 2024-05-31 16:05:58 +08:00
32b1fb3723 Fix OSDK CI bugs & Build OSDK with stable channel in CI 2024-05-23 12:32:25 +08:00
e4c2151566 Implement the next OSDK 2024-04-25 09:44:46 +08:00
3dce753c86 Multiple ways to specify OSDK new's type 2024-04-25 09:44:46 +08:00
33c53dcf2b Overhaul OSDK 2024-04-25 09:44:46 +08:00
1d5744ae80 Add unit test for OSDK debug functions 2024-04-01 17:26:49 +08:00
5941d3e6eb Fix format errors 2024-03-22 15:01:18 +08:00
63499c675c Add OSDK demos in Asterinas Book in OSDK integration test 2024-03-22 10:39:23 +08:00
951b2f98dd Run OSDK tests in host environment 2024-03-22 10:39:23 +08:00
7d8e8aa07d Temporarily disable OSDK integration test 2024-03-01 13:41:49 +08:00
6694f08eac Refactor CI and OSDK tests, add OSDK publish workflow 2024-02-28 16:30:48 +08:00