aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Done Stream refactor.crupest2024-10-066-29/+47
* Rename common to base.crupest2024-10-06131-201/+199
* HALF WORK: Stream refactor.crupest2024-10-047-192/+208
* fix(SubProcess): fix pipe fs close, add tests.crupest2024-08-186-87/+87
* fix: build failed on macOS because not include thread.crupest2024-07-231-0/+2
* fix: a lock bug and add test for Wait.crupest2024-07-211-9/+19
* feat: reimplement subprocess without template.crupest2024-07-212-14/+141
* feat: change subprocess implementation.crupest2024-07-202-148/+18
* fix: fix PosixSpawnSubProcessi bug.crupest2024-07-161-1/+1
* feat: fix linux build, complete PosixSpawnSubProcess.crupest2024-06-258-4/+99
* HALF WORK: still need to fix invalid size value in Buffer.crupest2024-06-103-1/+12
* test: develop SubProcess test, fix various error.crupest2024-06-106-13/+44
* HALF WORK: develop SubProcess.crupest2024-06-082-7/+86
* HALF WORK: finish implementing PosixSpawnSubProcess.crupest2024-06-082-23/+53
* HALF WORK: refactor something and implement part of subprocess.crupest2024-06-085-16/+138
* HALF WORK: add posix spawn subprocess io streams.crupest2024-05-181-2/+17
* feat: completed AutoReadStream.crupest2024-05-182-14/+41
* feat: completed BufferStream.crupest2024-05-172-21/+71
* WORKING: fix Buffer and implement BufferStream::Read.crupest2024-05-122-7/+51
* WORKING: make Buffer track two sides.crupest2024-03-243-28/+101
* WORKING: implement Buffer.crupest2024-03-221-0/+124
* WORKING: add Buffer and AutoReadStream.crupest2024-03-204-0/+45
* WORKING: add non-block flag for unix pipe.crupest2024-02-142-2/+24
* WORKING: add unix pipe.crupest2024-02-122-1/+40
* Get rid of GSL.crupest2024-02-0815-96/+79
* Develop ProxyStream.crupest2023-12-251-0/+46
* Add proxy stream (not completed).crupest2023-12-252-0/+19
* Develop PlatformSubProcessBase. Correct async.crupest2023-12-241-23/+52
* Develop PlatformSubProcessBase.crupest2023-12-241-8/+48
* Add PlatformSubProcessBase.crupest2023-12-163-0/+65
* Optimize exception constructor.crupest2023-12-161-4/+2
* Bootstrap subprocess.crupest2023-12-162-0/+7
* Develop document.crupest2023-12-163-3/+29
* Fix typo: Infinate -> Infinitecrupest2023-10-182-2/+2
* Fix input method bugs on macos.crupest2023-10-182-16/+24
* Fix unix file stream creation mode and readable check bug.crupest2023-10-151-5/+10
* Init ui::document.crupest2023-10-153-0/+23
* Re-think about ToString.crupest2023-10-142-7/+3
* ...crupest2023-10-124-3/+41
* Make svg geometry builder a mixin. Record a lot of notes for geometry.crupest2023-10-125-131/+135
* SvgGeometryBuilder done!crupest2023-10-121-0/+120
* Make compile work again.crupest2023-10-121-3/+5
* ...crupest2023-10-124-0/+60
* ...crupest2023-10-1210-14/+85
* ...crupest2023-10-092-1/+39
* ...crupest2023-10-096-5/+54
* ...crupest2023-10-081-0/+32
* ...crupest2023-10-085-1/+30
* ...crupest2023-10-072-0/+1
* Drop cairo for web.crupest2023-10-071-1/+1