Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / olebedev/go-duktape issues and pull requests
#72 - clean up cgo flags to fix the unused-function warning
Pull Request -
State: open - Opened by dindinw about 3 years ago
#71 - Support for Solaris (SmartOS, Illumos, etc.)
Pull Request -
State: open - Opened by dokterbob over 3 years ago
- 1 comment
#70 - Upgrade to duktape 2.5.0
Pull Request -
State: closed - Opened by dokterbob over 3 years ago
#69 - debugger, duktape: DragonflyBSD build support
Pull Request -
State: closed - Opened by gballet over 4 years ago
#68 - debugger: add -Wno-unused-function flag to hide unused warnings
Pull Request -
State: closed - Opened by ucwong over 4 years ago
- 1 comment
#67 - logging: Format the timestamp using unsigned year, month, etc.
Pull Request -
State: closed - Opened by moreati over 4 years ago
#66 - Add wrapper for duk_get_buffer_data
Pull Request -
State: open - Opened by ltearno over 4 years ago
- 2 comments
#65 - Debugger functionality to go-duktape
Pull Request -
State: closed - Opened by noctarius over 5 years ago
- 1 comment
#64 - Upgrade duktape code to v2.3.0
Pull Request -
State: closed - Opened by brunotm over 5 years ago
- 1 comment
#63 - Add ConfigBuffer and a couple of fixes
Pull Request -
State: closed - Opened by brunotm almost 6 years ago
#62 - Constants and api fixes
Pull Request -
State: closed - Opened by brunotm almost 6 years ago
#61 - Upgrade to duktape v2.3.0
Pull Request -
State: closed - Opened by fjl about 6 years ago
- 4 comments
#60 - Use DUK_SIZE_MAX instead of SIZE_MAX in duk_minimal_printf
Pull Request -
State: closed - Opened by agazso over 6 years ago
- 1 comment
#59 - Update README.md
Pull Request -
State: open - Opened by helmutkemper over 6 years ago
#58 - duk_config.h increase RECLIMITs
Pull Request -
State: open - Opened by linuxion over 6 years ago
- 10 comments
#57 - Fix compiler warning with -Wno-unused-value
Pull Request -
State: closed - Opened by pedropombeiro over 6 years ago
#56 - Add OpenBSD support
Pull Request -
State: closed - Opened by wujiang almost 7 years ago
- 1 comment
#55 - leave the user set up the module-require method
Pull Request -
State: open - Opened by juanolon almost 7 years ago
#54 - Fix DUK_VARARGS C -> Go overflow issue for all platforms
Pull Request -
State: closed - Opened by karalabe almost 7 years ago
- 6 comments
#53 - put back fix for go 1.9 compiler error
Pull Request -
State: closed - Opened by bennyscetbun almost 7 years ago
- 2 comments
#52 - Duktape 2.2
Pull Request -
State: closed - Opened by pytlesk4 almost 7 years ago
#51 - Update documentation and cmd to use v3 instead of v2
Pull Request -
State: closed - Opened by silbinarywolf about 7 years ago
#50 - Fix "constant 18446744073709551615 overflows int" errors
Pull Request -
State: closed - Opened by silbinarywolf about 7 years ago
- 1 comment
#49 - Fixed Err.. constants
Pull Request -
State: closed - Opened by crazytyper about 7 years ago
#48 - fix for go 1.9 compiler error constant 18446744073709551615 overflows int
Pull Request -
State: closed - Opened by ashukur about 7 years ago
#47 - Change API to make possible serialize/deserialize duktape function
Pull Request -
State: closed - Opened by mosolovsa over 7 years ago
- 15 comments
#46 - Enable console flushing
Pull Request -
State: closed - Opened by sstone1 over 7 years ago
- 2 comments
#45 - Upgrade to Duktape v2.1.0
Pull Request -
State: closed - Opened by sstone1 over 7 years ago
- 1 comment
#44 - Enable optional console binding
Pull Request -
State: closed - Opened by sstone1 over 7 years ago
#43 - Expose duk_require_callable & duk_require_function
Pull Request -
State: closed - Opened by sstone1 over 7 years ago
#42 - Update duktape to 2.0
Pull Request -
State: closed - Opened by pytlesk4 almost 8 years ago
- 2 comments
#41 - Trying to get Duktape 1.6 working
Pull Request -
State: closed - Opened by nicksrandall almost 8 years ago
- 6 comments
#40 - EvalWith(source, goMethods) lets JS call go without global state
Pull Request -
State: closed - Opened by dckc almost 8 years ago
- 2 comments
#39 - update duktape to 1.5.1
Pull Request -
State: closed - Opened by marbemac about 8 years ago
- 7 comments
#38 - use protected version of eval in all examples
Pull Request -
State: closed - Opened by dhiltonp about 8 years ago
- 1 comment
#37 - Add memory leak info to README
Pull Request -
State: closed - Opened by hampusohlsson over 8 years ago
- 1 comment
#35 - Follow new pointer checks in Go 1.6
Pull Request -
State: closed - Opened by olebedev over 8 years ago
#31 - Fix build on FreeBSD
Pull Request -
State: closed - Opened by cryptix almost 9 years ago
- 1 comment
#29 - Update master branch
Pull Request -
State: closed - Opened by olebedev about 9 years ago
#28 - Duktape 1.3
Pull Request -
State: closed - Opened by olebedev about 9 years ago
- 1 comment
#27 - Duktape 1.3 support
Pull Request -
State: closed - Opened by buger about 9 years ago
- 1 comment
#25 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger about 9 years ago
#23 - Fixed a typo
Pull Request -
State: closed - Opened by yazgazan about 9 years ago
- 1 comment
#22 - real internal properties
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
#21 - returning idx in PushGoFunction functions
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
#20 - tests using gocheck
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
#19 - function index contained on the context
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 2 comments
#18 - ptr's used to track the golang functions
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 5 comments
#15 - Retuning Error instead int on P* functions
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 1 comment
#14 - unset functions from Contect on GC
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 3 comments
#13 - PushGoFunc renamed to PushGlobalGoFunction and new PushGoFunction
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 1 comment
#12 - GetType retuns now a Type
Pull Request -
State: closed - Opened by mcuadros over 9 years ago
- 1 comment
#10 - fix example code in README.
Pull Request -
State: closed - Opened by bluele over 9 years ago
- 2 comments
#8 - Duktape 1.1.1
Pull Request -
State: closed - Opened by nilium over 9 years ago
- 3 comments
#4 - Fix typo in README.
Pull Request -
State: closed - Opened by miku almost 10 years ago
- 1 comment
#3 - Fixes build failure on linux, as discussed in issue #1.
Pull Request -
State: closed - Opened by ghost almost 10 years ago
#2 - Grammar fixes in README
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 1 comment