Issues
- 0
Missing ChangeLog entry for 0.4.0
#145 opened by ryandesign - 2
Log.info allows only strings
#143 opened by Kasparsu - 2
Release a 0.4.0 version?
#108 opened by Techcable - 3
ANSI Color for gray comes up black on MacOS terminal
#137 opened by xemjeff - 4
Absolut import does not work.
#141 opened by aosenkidu - 0
- 1
Does not build on FreeBSD
#139 opened by devosalain - 0
.
#140 opened by devosalain - 0
Add a dynamic link build with wren and libuv
#138 opened by dm9pZCAq - 5
Failed to build: Error: conflicting types for ‘write’; have ‘void(WrenVM *, const char *)’
#135 opened by glyh - 11
libuv is a problem
#134 opened by mhermier - 1
Meta module only load in REPL
#133 opened by cppmadguy - 5
[BUG] "Unhandled key-code [dec]: 8" on Backspace
#131 opened by Nuyube - 1
- 6
ER: import from a specified location
#130 opened by pkoppstein - 12
continue
#128 opened by pkoppstein - 13
- 1
What is the correct behavior of `Stdin.readLine`?
#125 opened by joshgoebel - 0
What is correct behavior of `Stdin.readCodepoint`?
#127 opened by joshgoebel - 0
What is the correct behavior of `Stdin.readByte`?
#126 opened by joshgoebel - 3
- 7
- 0
RFC: Consider using an actual Wren testing library
#123 opened by joshgoebel - 0
Proposal: `File.basename` and `File.dirname`
#122 opened by joshgoebel - 5
- 0
Patch: Add Process.chdir to change working directory, exposing libuv uv_chdir
#117 opened by joshgoebel - 3
Suggestion for additional usage examples
#116 opened by glennj - 2
A minimal packaging/dependency proposal
#114 opened by joshgoebel - 11
[RFC] ~/.wren directory
#78 opened by clsource - 20
[Discuss] CLI library scope and vision
#93 opened by joshgoebel - 0
[Propose] Add Stderr.write and Stderr.print
#113 opened by joshgoebel - 0
- 0
- 5
[RFC] Add `File.write(_,_)` to complete the pair, given we have `File.read(_)`
#107 opened by joshgoebel - 33
- 2
[RFC] Provide wrenGetCurrentFiber() API
#103 opened by joshgoebel - 4
- 3
- 2
- 0
[RFC] Scheduler.await
#87 opened by joshgoebel - 3
Overall Unofficial Roadmap
#98 opened by joshgoebel - 7
API Roadmap
#96 opened by joshgoebel - 3
- 2
[RFC] Utility class for validation functions
#85 opened by joshgoebel - 7
[RFC] Is the binary named `wren` or `wren_cli`
#75 opened by joshgoebel - 0
- 1
Task: Add `readCodePoint` to Stdin
#67 opened by joshgoebel - 1
- 2
- 2
Argument handling
#63 opened by wbehrens-on-gh