GitHub / glycerine/zygomys issues and pull requests
#64 - Question on import/package
Issue -
State: open - Opened by pgundlach 4 months ago
- 2 comments
Labels: question
#63 - fix resource leak in repl
Pull Request -
State: closed - Opened by jt0404 about 1 year ago
- 1 comment
#62 - fix: close cpu profile
Pull Request -
State: closed - Opened by testwill about 1 year ago
- 1 comment
#61 - macros can trash the data stack
Issue -
State: closed - Opened by glycerine almost 2 years ago
- 1 comment
#60 - How to call a user defined function from Go?
Issue -
State: closed - Opened by TLINDEN almost 2 years ago
- 7 comments
#59 - General Question: Calling methods on a Go struct
Issue -
State: closed - Opened by andrewrowe-wk over 2 years ago
- 2 comments
#58 - fix go.mod version to v6 according workflow https://go.dev/doc/module…
Pull Request -
State: closed - Opened by maxxant over 2 years ago
- 7 comments
#57 - fix: perform a tail call on a varargs function would hang forever
Pull Request -
State: closed - Opened by qjpcpu almost 3 years ago
- 1 comment
#56 - fix #55
Pull Request -
State: closed - Opened by qjpcpu almost 3 years ago
- 1 comment
#55 - mux function call mismatch
Issue -
State: closed - Opened by qjpcpu almost 3 years ago
- 3 comments
#54 - (gensym) always return the same symbol after defmac
Issue -
State: closed - Opened by qjpcpu almost 3 years ago
- 12 comments
#53 - Limiting memory and execution time
Issue -
State: closed - Opened by noonien about 3 years ago
- 1 comment
#52 - parser goroutine leaks if not explicitly Stop()-ed
Issue -
State: closed - Opened by XANi over 5 years ago
- 3 comments
#51 - Stop() description
Pull Request -
State: closed - Opened by XANi over 5 years ago
#50 - While loop
Issue -
State: open - Opened by japanoise over 5 years ago
- 3 comments
#49 - Delay allocating stacktrace buffer until necessary
Pull Request -
State: closed - Opened by DianeLooney almost 6 years ago
- 1 comment
#48 - zygo -> zig
Pull Request -
State: closed - Opened by coetry almost 6 years ago
#47 - fix Makefile by adding installation instructions for convey and gls
Pull Request -
State: closed - Opened by coetry about 6 years ago
- 2 comments
#45 - Is there an intelligent prompt ide or plug-in to support grammar?
Issue -
State: closed - Opened by aadog over 6 years ago
- 5 comments
Labels: question
#44 - Go API Wiki Site
Issue -
State: open - Opened by Stazer over 6 years ago
- 2 comments
#43 - Compiling to Go?
Issue -
State: open - Opened by oubiwann over 6 years ago
- 4 comments
Labels: question
#42 - how to response multi array from go function?
Issue -
State: closed - Opened by taliszhou over 6 years ago
- 2 comments
#41 - Q: How to create a hash in Go?
Issue -
State: closed - Opened by markx over 6 years ago
- 5 comments
#40 - Add uint64 support support as SexpUint64
Pull Request -
State: closed - Opened by japanoise over 6 years ago
- 2 comments
#39 - [Feature request] Unsigned integers
Issue -
State: closed - Opened by japanoise over 6 years ago
- 4 comments
#38 - Wiki: Generic Container needing some fix
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 9 comments
#37 - Error message that could have been better
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 2 comments
#36 - New function "millis" that returns milliseconds since Unix Epoch
Pull Request -
State: closed - Opened by jkleiser over 6 years ago
#35 - Missing function for milliseconds
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 5 comments
#34 - Fibonacci speed, rather slow
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 3 comments
#33 - Is there some way to end up in REPL after running script?
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 1 comment
#32 - benchmarks/array-mult.zy, seems outdated
Issue -
State: closed - Opened by jkleiser over 6 years ago
- 1 comment
#31 - Q: how to make examples work using the -demo flag
Issue -
State: open - Opened by jkleiser over 6 years ago
- 1 comment
Labels: question
#30 - Fix repo location for goconvey
Pull Request -
State: closed - Opened by stevenpeh about 7 years ago
- 1 comment
#29 - How do I export functions from go into a package.
Issue -
State: open - Opened by ericfode about 7 years ago
- 1 comment
Labels: question
#28 - how to get function return value?
Issue -
State: closed - Opened by taliszhou about 7 years ago
- 1 comment
#27 - `Raw string literals using a pair of backticks` not work in repl.
Issue -
State: closed - Opened by cmal about 7 years ago
- 1 comment
#26 - yeah, fixed foldl
Pull Request -
State: closed - Opened by sug0 about 7 years ago
- 2 comments
#25 - fixed foldl
Pull Request -
State: closed - Opened by sug0 about 7 years ago
- 2 comments
#24 - Introduce binary Github Releases for convenient downloading
Issue -
State: closed - Opened by mindreframer over 7 years ago
- 3 comments
#23 - Anonymous function inside of a package loses its scope
Issue -
State: closed - Opened by bmatsuo over 7 years ago
- 16 comments
#22 - How to Call Go Method/Function (Standard Lib)
Issue -
State: open - Opened by dc0d over 7 years ago
- 10 comments
Labels: question
#21 - request 5.0 update guide
Issue -
State: open - Opened by zippy over 7 years ago
- 4 comments
Labels: question
#20 - repl package should be called zygo
Issue -
State: closed - Opened by briansorahan about 8 years ago
- 1 comment
#19 - better errors messages for unbalanced parentheses.
Issue -
State: closed - Opened by owulveryck over 8 years ago
- 1 comment
#18 - HashSet example in docs fails
Issue -
State: closed - Opened by zippy over 8 years ago
- 1 comment
#17 - Zygomys in Production
Issue -
State: closed - Opened by dc0d over 8 years ago
- 1 comment
#16 - Reactive programming
Issue -
State: closed - Opened by purpleidea over 8 years ago
- 10 comments
#15 - an amazing work except for interacting with existing go codes
Issue -
State: closed - Opened by vegertar almost 9 years ago
- 1 comment
#14 - Support bool fields in serialization/deserialization
Pull Request -
State: closed - Opened by shanemhansen about 9 years ago
- 1 comment
#13 - Namespace support?
Issue -
State: closed - Opened by nsjph about 9 years ago
- 7 comments
#12 - I don't want to use the CGO.
Issue -
State: closed - Opened by insionng over 9 years ago
- 2 comments
#11 - multiple infix expressions in a row
Issue -
State: closed - Opened by glycerine over 9 years ago
- 1 comment
#10 - append(x, xs...) semantics
Issue -
State: closed - Opened by glycerine over 9 years ago
#9 - POC of limited function Glisp factories
Pull Request -
State: closed - Opened by eliothedeman over 9 years ago
- 3 comments
#8 - Need ability to {black,white}list functions
Issue -
State: closed - Opened by eliothedeman over 9 years ago
- 4 comments
#7 - Added 'split' function similar to the clojure split function
Pull Request -
State: closed - Opened by eliothedeman over 9 years ago
- 3 comments
#6 - should be /c not /k
Pull Request -
State: closed - Opened by mattn over 9 years ago
- 1 comment
#5 - system on windows
Pull Request -
State: closed - Opened by mattn over 9 years ago
- 4 comments
#3 - Hook Syntax
Issue -
State: closed - Opened by ejemba over 9 years ago
- 4 comments
#2 - parser should repect raw string literals over multiple lines
Issue -
State: closed - Opened by glycerine over 9 years ago
#1 - Calling existing code
Issue -
State: closed - Opened by lenw over 9 years ago
- 2 comments