Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Pull requests: google/schism

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add list functions to rnrs.ss
#114 by jitwit was merged Jun 2, 2020 Loading…
add support for top level variables
#113 by jitwit was merged May 26, 2020 Loading…
update snapshot
#111 by jitwit was merged May 19, 2020 Loading…
define variables
#109 by jitwit was closed May 23, 2020 Loading…
Equal
#108 by jitwit was merged May 18, 2020 Loading…
parse define
#107 by jitwit was merged May 14, 2020 Loading…
Add %file-exists? export for Guile bootstrap
#104 by cwebber was merged Feb 21, 2020 Loading…
Search filesystem for libraries
#101 by eholk was merged Dec 4, 2019 Loading…
Update introduction in README (#93)
#100 by eholk was merged Jun 2, 2020 Loading…
fix eq? for strings
#98 by jitwit was merged Nov 20, 2019 Loading…
list->string fix null lists & add list? predicate
#96 by jitwit was merged Nov 12, 2019 Loading…
display negative numbers
#95 by jitwit was merged Nov 11, 2019 Loading…
experiment with u-kanren
#94 by jitwit was merged Nov 11, 2019 Loading…
use options object to configure Schism.Engine
#92 by rickbutton was merged Aug 8, 2019 Loading…
Factor primitives into external libraries
#90 by eholk was merged Sep 13, 2019 Loading…
Add documentation about Schism's snapshot process.
#89 by eholk was merged Aug 8, 2019 Loading…
Add initial support for libraries
#82 by eholk was merged Aug 7, 2019 Loading…
Add support for WebAssembly return_call (tail calls)
#80 by wingo was merged Jul 31, 2019 Loading…
Intern constant literals into an array of globals
#78 by wingo was merged Jul 30, 2019 Loading…
Refactor compiler handling of literals
#77 by wingo was merged Jul 26, 2019 Loading…
Simplify interface to compiler
#74 by wingo was merged Jul 24, 2019 Loading…
Add support for "begin" to eval.ss
#73 by wingo was merged Jul 23, 2019 Loading…
Js heap with anyref
#72 by wingo was merged Jul 24, 2019 Loading…
Add "eval" test
#71 by wingo was merged Jul 19, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.