Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mighty-gerbils/gerbil issues and pull requests
#1271 - Provide REPL command to view source-optimized, expanded Scheme code
Issue -
State: open - Opened by dpk about 2 months ago
- 1 comment
#100 - Nonblock poll
Pull Request -
State: closed - Opened by vyzo over 6 years ago
#99 - Add tests for socket server
Pull Request -
State: closed - Opened by alex-segura over 6 years ago
- 36 comments
#98 - Signal handling
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 39 comments
#97 - fix bug in kqueue-server socket constructor
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 1 comment
#96 - std/os/kqueue: make compilaton work on darwin
Pull Request -
State: closed - Opened by wime12 over 6 years ago
- 9 comments
#95 - gerbilized srfi/13
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 8 comments
#94 - std/srfi/13: add missing export
Pull Request -
State: closed - Opened by wime12 over 6 years ago
- 1 comment
#93 - std/build: utilize pkg-config with fallback to custom build env variables
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 1 comment
#92 - std/srfi/41: add missing exports
Pull Request -
State: closed - Opened by wime12 over 6 years ago
- 2 comments
#91 - Jupyter kernel for gerbil
Issue -
State: open - Opened by wsxiaoys over 6 years ago
- 1 comment
#90 - bootstrap update
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 1 comment
#89 - test suite for socket servers
Issue -
State: closed - Opened by vyzo over 6 years ago
- 2 comments
#88 - Add bindings to kqueue and kqueue-based socket server
Pull Request -
State: closed - Opened by alex-segura over 6 years ago
- 6 comments
#87 - gxprof fails linking due to missing libieee
Issue -
State: closed - Opened by ecraven over 6 years ago
- 2 comments
#86 - libcrypto undefined symbol error on Debian 9
Issue -
State: closed - Opened by belmarca over 6 years ago
- 7 comments
#85 - remove dead continuation capture
Pull Request -
State: closed - Opened by vyzo over 6 years ago
- 1 comment
#84 - run-process: fix handling of check-status
Pull Request -
State: closed - Opened by phillipwood over 6 years ago
- 4 comments
#83 - Alist to json
Pull Request -
State: closed - Opened by alt-vena over 6 years ago
- 3 comments
#82 - OpenBSD 6.3-CURRENT (amd64) fails building on sqlite.
Issue -
State: closed - Opened by karahobny over 6 years ago
- 9 comments
#81 - [misc/list] add alist->plist. alist? plist?
Pull Request -
State: closed - Opened by alt-vena over 6 years ago
- 2 comments
#80 - Travis should build with gambit master
Issue -
State: closed - Opened by vyzo over 6 years ago
- 6 comments
Labels: help wanted
#79 - define ___BODY_OFS if needed
Pull Request -
State: closed - Opened by vyzo over 6 years ago
#78 - Error building gerbil
Issue -
State: closed - Opened by jeback1 over 6 years ago
- 11 comments
Labels: bug, help wanted
#77 - std/misc/repr: improve prn for hash keys
Pull Request -
State: closed - Opened by fare over 6 years ago
#76 - fix double externs.
Pull Request -
State: closed - Opened by alt-vena over 6 years ago
#75 - Fix some typos.
Pull Request -
State: closed - Opened by bheesham over 6 years ago
- 2 comments
#74 - Fix OpenBSD/OpenSSL for libcrypto.scm
Pull Request -
State: closed - Opened by philsuero over 6 years ago
#73 - Error when compiling with g++
Issue -
State: closed - Opened by philsuero over 6 years ago
- 4 comments
#72 - Doc example fix
Pull Request -
State: closed - Opened by danielsz over 6 years ago
- 1 comment
#71 - make.ss: flush output after each message
Pull Request -
State: closed - Opened by fare over 6 years ago
#70 - watch-heap!: force-output after each dump
Pull Request -
State: closed - Opened by fare over 6 years ago
- 1 comment
#69 - gerbil.el: make gerbil-program-name configurable
Pull Request -
State: closed - Opened by fare over 6 years ago
#68 - Documentation on compiler's behavior on phi > 1
Issue -
State: open - Opened by wsxiaoys over 6 years ago
- 1 comment
#67 - ci: setup travis-ci
Pull Request -
State: closed - Opened by pauldub over 6 years ago
#66 - multicore?
Issue -
State: open - Opened by xificurC over 6 years ago
- 4 comments
#65 - std/make: add pkg-config helpers
Pull Request -
State: closed - Opened by pauldub over 6 years ago
#64 - Documentation: Gerbil / Gambit interop
Issue -
State: open - Opened by uma-hh over 6 years ago
- 5 comments
#63 - Installation: compiler build failure.
Issue -
State: closed - Opened by uma-hh over 6 years ago
- 6 comments
#62 - Building stdlib doesn't find external libraries on OpenBSD
Issue -
State: closed - Opened by zmyrgel over 6 years ago
- 2 comments
#61 - Fix OpenBSD issues
Pull Request -
State: closed - Opened by vyzo over 6 years ago
#60 - stdlib fails to build on OpenBSD
Issue -
State: closed - Opened by zmyrgel over 6 years ago
- 31 comments
#59 - Fix c++ compilation.
Pull Request -
State: closed - Opened by alt-vena over 6 years ago
- 3 comments
#58 - Error while compiling statically linked executable
Issue -
State: closed - Opened by danielsz over 6 years ago
- 2 comments
#57 - Bad quasiquote
Issue -
State: open - Opened by fare over 6 years ago
- 1 comment
#56 - Segmentation fault in emacs
Issue -
State: closed - Opened by danielsz over 6 years ago
- 16 comments
#55 - Import std/misc/repr from clan/utils/repr
Pull Request -
State: closed - Opened by fare over 6 years ago
- 2 comments
#54 - C-x 9 for restart-scheme
Pull Request -
State: closed - Opened by fare over 6 years ago
- 1 comment
#53 - Update gerbil.el
Pull Request -
State: closed - Opened by alt-vena almost 7 years ago
- 1 comment
#52 - generic defmethod does not redefine a method
Issue -
State: closed - Opened by drewc almost 7 years ago
- 4 comments
#51 - std/generic: fix generic dispatch; s/class-instace?/class-instance?
Pull Request -
State: closed - Opened by drewc almost 7 years ago
- 1 comment
#50 - defmethod fails on classes
Issue -
State: closed - Opened by drewc almost 7 years ago
- 3 comments
#49 - CSV support
Pull Request -
State: closed - Opened by fare almost 7 years ago
- 3 comments
#48 - remove O_DSYNC not in FreeBSD 11
Pull Request -
State: closed - Opened by ober almost 7 years ago
#47 - Fix symbol conflicts in SRFI 43
Pull Request -
State: closed - Opened by fare almost 7 years ago
- 6 comments
#46 - std/misc/string: string-{trim,split}-prefix
Pull Request -
State: closed - Opened by fare almost 7 years ago
#45 - Implement R7RS division operators
Pull Request -
State: closed - Opened by fare almost 7 years ago
- 1 comment
#44 - Fix LangSec issue in JSON parser
Pull Request -
State: closed - Opened by fare almost 7 years ago
- 5 comments
#43 - http-get doesn't verify https certification
Issue -
State: closed - Opened by wsxiaoys almost 7 years ago
- 4 comments
#42 - Webassembly?
Issue -
State: closed - Opened by russpowers almost 7 years ago
- 7 comments
#41 - Sanitize file name when compiling modules
Pull Request -
State: closed - Opened by wsxiaoys about 7 years ago
- 13 comments
#40 - Modularize path to gsi and gsi-script
Pull Request -
State: closed - Opened by 00vareladavid about 7 years ago
- 22 comments
#39 - Fix for hardcoded path to gsi
Pull Request -
State: closed - Opened by 00vareladavid about 7 years ago
- 6 comments
#38 - ncurses/TUI in Gerbil?
Issue -
State: closed - Opened by wbthomason about 7 years ago
- 2 comments
#37 - cleaned up build scripts
Pull Request -
State: closed - Opened by 00vareladavid about 7 years ago
- 19 comments
#36 - Set nested module separator to $$
Pull Request -
State: closed - Opened by wsxiaoys about 7 years ago
- 7 comments
#35 - getopt: properly handle the !rest case
Pull Request -
State: closed - Opened by fare about 7 years ago
#34 - How is this related to termite?
Issue -
State: closed - Opened by kuwze about 7 years ago
- 4 comments
#33 - Sanitize core library filename
Issue -
State: closed - Opened by wsxiaoys about 7 years ago
- 20 comments
#32 - Free Standing
Issue -
State: closed - Opened by Immortalin about 7 years ago
- 11 comments
#31 - Fix package in std/misc/string
Pull Request -
State: closed - Opened by fare about 7 years ago
#30 - std/misc/string: string-trim-suffix and friends
Pull Request -
State: closed - Opened by fare about 7 years ago
#29 - srfi-19: fix breakage wrt make-time
Pull Request -
State: closed - Opened by fare about 7 years ago
#28 - SRFI-19: only exact integers in time structures
Pull Request -
State: closed - Opened by fare about 7 years ago
#27 - Move gerbil-version to dynamically generated file
Pull Request -
State: closed - Opened by fare about 7 years ago
- 17 comments
#26 - srfi-19: stricter make-time, updated leap seconds
Pull Request -
State: closed - Opened by fare about 7 years ago
- 2 comments
#25 - std/net/request: fix host header in request redirects
Pull Request -
State: closed - Opened by vyzo about 7 years ago
#24 - no (easy/sane) way to know what version of Gerbil I am using
Issue -
State: closed - Opened by wfatp about 7 years ago
- 14 comments
Labels: enhancement
#23 - strange :std/net/request failures
Issue -
State: closed - Opened by wfatp about 7 years ago
- 6 comments
#22 - security problem with :std/net/request and likely Gerbil's TLS stack itself
Issue -
State: closed - Opened by wfatp about 7 years ago
- 11 comments
#21 - GambitC executable path
Issue -
State: closed - Opened by ecraven about 7 years ago
- 3 comments
#20 - be consistent with package management tools: it's CPPFLAGS.
Pull Request -
State: closed - Opened by vyzo about 7 years ago
#19 - std build: honor LDFLAGS and CCFLAGS
Pull Request -
State: closed - Opened by vyzo about 7 years ago
#18 - There appears to be no way to specify header or library directories at build time
Issue -
State: closed - Opened by edw about 7 years ago
- 13 comments
#17 - gsc is Ghostscript, not Gambit, in Archlinux
Issue -
State: closed - Opened by gacelita about 7 years ago
- 5 comments
#16 - Two trivial fixes
Pull Request -
State: closed - Opened by fare about 7 years ago
#15 - Fix tyo in doc/core-prelude
Pull Request -
State: closed - Opened by fare over 7 years ago
- 1 comment
#14 - fix typos: sytnax -> syntax
Pull Request -
State: closed - Opened by fare over 7 years ago
#13 - remove O_RSYNC for macos open(2)
Pull Request -
State: closed - Opened by ober over 7 years ago
#12 - Omit spaces when writing JSON
Pull Request -
State: closed - Opened by fare over 7 years ago
#11 - Simplify build-config by moving away macro definition
Pull Request -
State: closed - Opened by fare over 7 years ago
- 3 comments
#10 - libcrypto ffi: compatibility with openssl-1.1.x; EVP_dss1 exists no longer
Pull Request -
State: closed - Opened by targit over 7 years ago
- 1 comment
#9 - libcrypto ffi compilation issues with openssl-1.1.x
Issue -
State: closed - Opened by targit over 7 years ago
- 7 comments
Labels: bug
#8 - Tweak wrapper shell scripts
Pull Request -
State: closed - Opened by fare over 7 years ago
- 1 comment
#7 - Proofread the typography of guide.md
Pull Request -
State: closed - Opened by fare over 7 years ago
- 1 comment
#6 - user has problems with computer
Issue -
State: closed - Opened by ghost almost 8 years ago
- 2 comments
Labels: wontfix
#5 - dirty work-around for compilation with gambit --with-cplusplus
Pull Request -
State: closed - Opened by MichalMaruska over 8 years ago
- 2 comments
#4 - build.sh fails if gambit was configured with --cplusplus
Issue -
State: closed - Opened by MichalMaruska over 8 years ago
- 2 comments
#3 - fatal error: openssl/evp.h: No such file or directory
Issue -
State: closed - Opened by gambiteer over 8 years ago
- 1 comment
#2 - really good artwork
Issue -
State: closed - Opened by ghost almost 9 years ago
- 4 comments