- Notifications
You must be signed in to change notification settings - Fork 27
Pull requests: clojure-rs/ClojureRS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use &str instead of &[u8] in reader.rs, and other concerned areas
#24 by scrabsha was merged Apr 25, 2020 Loading… updated Apr 25, 2020
Fixes an error in string parsing
#26 by scrabsha was merged Apr 25, 2020 Loading… updated Apr 25, 2020
parse negative int, with reader unit tests
#30 by erkkikeranen was merged May 1, 2020 Loading… updated May 1, 2020
error messages generalization
#33 by erkkikeranen was merged May 3, 2020 Loading… updated May 3, 2020
f64 type, addition works with doubles and ints together
#36 by erkkikeranen was merged May 4, 2020 Loading… updated May 4, 2020
Thread/sleep, System/nanotime, time macro, subtract, multiply, divide, inc and dec
#37 by erkkikeranen was merged May 5, 2020 Loading… updated May 5, 2020
slurp files and http URLs, refactor rust_core structure
#35 by erkkikeranen was merged May 5, 2020 Loading… updated May 5, 2020
WIP: clojure.string functionality
#41 by erkkikeranen was merged May 13, 2020 • Draft updated May 13, 2020
read-line function, and print function
#40 by erkkikeranen was merged May 13, 2020 Loading… updated May 13, 2020
Run clj file as script & evaluate expression
#44 by zackteo was closed May 15, 2020 Loading… updated May 15, 2020
Run clj file as script & evaluate expression
#45 by zackteo was merged May 16, 2020 Loading… updated May 16, 2020
first, ffirst, second, more, next, rest, when
#46 by erkkikeranen was merged May 17, 2020 Loading… updated May 17, 2020
Previous Next
ProTip! Filter pull requests by the default branch with base:master.