Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tiancaiamao/cora issues and pull requests

#83 - book: add the summary for the book

Pull Request - State: open - Opened by tiancaiamao 7 days ago

#81 - toc: separate package eval from toc

Pull Request - State: closed - Opened by tiancaiamao 12 days ago

#80 - gc: use 4 colors for GC version and add gcDoneState

Pull Request - State: closed - Opened by tiancaiamao 14 days ago

#79 - *: support import in eval0

Pull Request - State: closed - Opened by tiancaiamao 24 days ago

#78 - *: remove pkg parameter from load function

Pull Request - State: closed - Opened by tiancaiamao 25 days ago

#76 - *: implement define-library the right way

Pull Request - State: closed - Opened by tiancaiamao 26 days ago - 1 comment

#75 - lib: support define-library

Pull Request - State: closed - Opened by tiancaiamao about 1 month ago

#74 - runtime: remove pos from stackState

Pull Request - State: closed - Opened by tiancaiamao about 1 month ago

#73 - performance of fib 40

Issue - State: open - Opened by tiancaiamao about 1 month ago - 3 comments

#72 - meta object protcol

Issue - State: open - Opened by tiancaiamao about 2 months ago

#71 - r7rs?

Issue - State: closed - Opened by tiancaiamao about 2 months ago - 4 comments

#70 - support immediate float

Issue - State: open - Opened by tiancaiamao about 2 months ago

#69 - lib: add sxml to generate xml

Pull Request - State: closed - Opened by tiancaiamao about 2 months ago - 1 comment

#68 - lib/md4c: fix GC bug caused by c struct refer cora object

Pull Request - State: closed - Opened by tiancaiamao about 2 months ago

#67 - use 2 bits flag to replace gc->version

Issue - State: closed - Opened by tiancaiamao about 2 months ago - 6 comments

#66 - keyword conflict after generate to C

Issue - State: open - Opened by tiancaiamao 2 months ago

#65 - *: rename the string basic type to bytes

Pull Request - State: closed - Opened by tiancaiamao 2 months ago

#64 - lib: add md4c, the markdown to sxml library

Pull Request - State: closed - Opened by tiancaiamao 2 months ago

#63 - gc: support large object allocation

Pull Request - State: closed - Opened by tiancaiamao 2 months ago

#62 - *: make fmt

Pull Request - State: closed - Opened by tiancaiamao 2 months ago

#61 - *: GC should distinguish global variable and symbol

Pull Request - State: closed - Opened by tiancaiamao 3 months ago

#60 - GC should distinguish global variable and symbol

Issue - State: closed - Opened by tiancaiamao 3 months ago

#59 - *: generate the code for type check as a preprocess

Pull Request - State: closed - Opened by tiancaiamao 3 months ago

#58 - gc: change from bump allocator to freelist allocator

Pull Request - State: closed - Opened by tiancaiamao 3 months ago

#57 - *: implement the fast tail call optimization

Pull Request - State: closed - Opened by tiancaiamao 3 months ago

#56 - *: support more types and integrate type checker to the system

Pull Request - State: closed - Opened by tiancaiamao 4 months ago

#54 - lib: rewrite async.cora the cml way

Pull Request - State: closed - Opened by tiancaiamao 4 months ago

#53 - lib: add cml.cora, the lightweight concurrency support

Pull Request - State: closed - Opened by tiancaiamao 4 months ago

#50 - lib: move lib/toc/include.cora to lib/toc.cora

Pull Request - State: closed - Opened by tiancaiamao 5 months ago

#49 - *: introduce coraCall to reduce code and rename old coraCall

Pull Request - State: closed - Opened by tiancaiamao 5 months ago

#48 - curry as optional?

Issue - State: closed - Opened by tiancaiamao 5 months ago - 1 comment

#47 - how about using tcc for dynamic code generation?

Issue - State: closed - Opened by tiancaiamao 5 months ago - 3 comments

#46 - lib: recover the async.cora demo

Pull Request - State: closed - Opened by tiancaiamao 5 months ago

#45 - runtime: resume continuation should discard handler's stack

Pull Request - State: closed - Opened by tiancaiamao 5 months ago

#44 - consider ##namespace to replace the current . syntax macro

Issue - State: closed - Opened by tiancaiamao 5 months ago - 2 comments

#43 - *: support resumble-exception again

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#42 - *: add sanitize check to Makefile

Pull Request - State: closed - Opened by tiancaiamao 6 months ago - 1 comment

#41 - Test memory leak with ASAN

Issue - State: closed - Opened by tiancaiamao 6 months ago - 2 comments

#40 - gc: implement a freelist to reuse fragment object

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#39 - runtime: introduce heapArena and use mmap, now two-layer allocation

Pull Request - State: closed - Opened by tiancaiamao 6 months ago - 1 comment

#38 - compiler: introduce coraReturn function

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#36 - gc: introduce incremental mark-sweep GC, the early stage

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#34 - make pointer check in area check a O(1) operation

Issue - State: closed - Opened by tiancaiamao 6 months ago - 1 comment

#32 - gc: change GC from DFS to BFS, get rid of the recursion

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#31 - *: get back the old stop-copy GC

Pull Request - State: closed - Opened by tiancaiamao 6 months ago

#30 - *: fix build on mac osx

Pull Request - State: closed - Opened by tiancaiamao 10 months ago

#29 - *: make tailification the default implementation, start v0.2 dev

Pull Request - State: closed - Opened by tiancaiamao 10 months ago

#28 - lib/toc: fix pushCont to avoid stack increment incorrectly

Pull Request - State: closed - Opened by tiancaiamao 10 months ago

#27 - *: loader as the REPL

Pull Request - State: closed - Opened by tiancaiamao 11 months ago - 1 comment

#26 - *: codegen for inspect.cora success

Pull Request - State: closed - Opened by tiancaiamao 11 months ago - 1 comment

#25 - test: add test for toc codegen

Pull Request - State: closed - Opened by tiancaiamao 11 months ago

#24 - *: support backquote and unquote macro

Pull Request - State: closed - Opened by tiancaiamao 12 months ago

#22 - revert to the (old) trampoline way, abandon tail_call_reg

Pull Request - State: closed - Opened by tiancaiamao about 1 year ago

#21 - let-loop macro dead loop when providing zero arguments.

Issue - State: open - Opened by tiancaiamao about 1 year ago - 5 comments

#20 - clear semantic about 'quote'

Issue - State: open - Opened by tiancaiamao about 1 year ago - 2 comments

#19 - init.cora: optimize the func macro

Pull Request - State: closed - Opened by tiancaiamao about 1 year ago

#18 - *: towards refactoring compiler as library

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#17 - *: some functions refactor use the GC-safe API

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#16 - *: add back try-catch and throw

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#15 - *: fix bugs and add bootstrap test

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#14 - *: cleanup and adjust the directory struct

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#13 - rewrite again

Pull Request - State: closed - Opened by tiancaiamao over 1 year ago

#12 - support resumable exception

Pull Request - State: closed - Opened by tiancaiamao about 2 years ago

#11 - support codegen for closure partial apply

Pull Request - State: closed - Opened by tiancaiamao about 2 years ago

#10 - *: introduce continuation stack for return address saving

Pull Request - State: closed - Opened by tiancaiamao about 2 years ago

#9 - gc: make the treadmill GC algorithm basicly work

Pull Request - State: closed - Opened by tiancaiamao over 2 years ago

#8 - *: debug the GC implementation is really a nightmare!

Pull Request - State: closed - Opened by tiancaiamao over 2 years ago

#7 - add a tread-mill GC demo

Pull Request - State: closed - Opened by tiancaiamao over 2 years ago

#6 - re: new design of VM

Pull Request - State: closed - Opened by tiancaiamao over 2 years ago

#5 - lib: the async lib, support coroutine and network programming

Pull Request - State: closed - Opened by tiancaiamao about 3 years ago

#4 - *: remove all Go code!

Pull Request - State: closed - Opened by tiancaiamao about 5 years ago

#3 - Pattern match support

Issue - State: closed - Opened by tiancaiamao over 7 years ago - 2 comments

#2 - object representation refactor

Issue - State: closed - Opened by tiancaiamao over 7 years ago - 1 comment

#1 - embed the image into generated binary

Issue - State: closed - Opened by tiancaiamao over 7 years ago - 1 comment