Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jow-/ucode issues and pull requests

#109 - BUG: 2nd level import fails when using *

Issue - State: closed - Opened by huafu about 2 years ago - 1 comment

#108 - Various improvements

Pull Request - State: closed - Opened by jow- about 2 years ago

#107 - Example(s) usage of ubus?

Issue - State: closed - Opened by huafu about 2 years ago - 4 comments

#106 - Equivalent of slice()

Issue - State: closed - Opened by huafu about 2 years ago - 1 comment

#105 - Equivalent for __filename and __dirname

Issue - State: closed - Opened by huafu about 2 years ago - 2 comments

#104 - ubus: various improvements

Pull Request - State: closed - Opened by jow- about 2 years ago

#103 - fs: add optional third permission argument to fs.open()

Pull Request - State: closed - Opened by jow- about 2 years ago

#102 - lib: remove fixed capture group limit in match() and regex replace()

Pull Request - State: closed - Opened by jow- about 2 years ago

#101 - lib: introduce three new functions call(), loadstring() and loadfile()

Pull Request - State: closed - Opened by jow- about 2 years ago

#100 - ubus: mitigate possible strncpy string truncation

Pull Request - State: closed - Opened by ynezz about 2 years ago

#99 - Implement periodic GC

Pull Request - State: closed - Opened by jow- over 2 years ago

#98 - Add import statement support for dynamic extensions

Pull Request - State: closed - Opened by jow- over 2 years ago

#97 - Module import export fixes

Pull Request - State: closed - Opened by jow- over 2 years ago

#96 - Module import export support

Pull Request - State: closed - Opened by jow- over 2 years ago

#95 - lexer: fix parsing with disabled block left stripping

Pull Request - State: closed - Opened by jow- over 2 years ago

#94 - rtnl: fix parsing/creation of IFLA_AF_SPEC RTA for the AF_BRIDGE family

Pull Request - State: closed - Opened by jow- over 2 years ago

#93 - compiler: fix stack mismatch on continue statements nested in switches

Pull Request - State: closed - Opened by jow- over 2 years ago

#92 - uloop: end uloop on exceptions in managed code

Pull Request - State: closed - Opened by jow- over 2 years ago

#91 - ubus: end uloop on exceptions in managed code

Pull Request - State: closed - Opened by jow- over 2 years ago

#90 - rtnl: expose IFLA_STATS64 contents

Pull Request - State: closed - Opened by jow- over 2 years ago

#89 - rtnl: expose ifinfomsg.ifi_change member

Pull Request - State: closed - Opened by jow- over 2 years ago

#88 - nl80211: fix NL80211_SURVEY_INFO_NOISE datatype

Pull Request - State: closed - Opened by jow- over 2 years ago

#87 - compiler: fix stack mismatch on nonmatching switch statements with lo…

Pull Request - State: closed - Opened by jow- over 2 years ago

#86 - rtnl: update NETLINK_GET_STRICT_CHK socket flag with every request

Pull Request - State: closed - Opened by jow- over 2 years ago

#85 - nl80211: recognize further NL80211_STA_INFO_* NLAs

Pull Request - State: closed - Opened by jow- over 2 years ago

#84 - struct: add optional offset argument to `unpack()`

Pull Request - State: closed - Opened by jow- over 2 years ago

#83 - rtnl: fix segmentation fault on parsing linkinfo RTA without data

Pull Request - State: closed - Opened by jow- over 2 years ago

#82 - rtnl: zero request message headers

Pull Request - State: closed - Opened by jow- over 2 years ago

#81 - rtnl: fix premature netlink reply receive abort

Pull Request - State: closed - Opened by jow- over 2 years ago

#80 - rtnl: avoid stray "netlink: %d bytes leftover after parsing attributes."

Pull Request - State: closed - Opened by jow- over 2 years ago

#79 - struct: fix packing `*` format after other repeated formats

Pull Request - State: closed - Opened by jow- over 2 years ago

#78 - Number literals

Pull Request - State: closed - Opened by jow- over 2 years ago

#77 - lib: rework uc_index() implementation

Pull Request - State: closed - Opened by jow- over 2 years ago

#76 - lib: introduce hexenc() and hexdec()

Pull Request - State: closed - Opened by jow- over 2 years ago

#75 - ci: make jobs faster during pull request testing

Pull Request - State: closed - Opened by ynezz over 2 years ago

#74 - Use releases

Issue - State: closed - Opened by aparcar over 2 years ago - 2 comments

#73 - syntax: implement support for ES6 template literals

Pull Request - State: closed - Opened by jow- over 2 years ago

#72 - vm: stop executing bytecode on return of nested calls

Pull Request - State: closed - Opened by jow- over 2 years ago

#71 - treewide: move json-c compat shims into internal header file

Pull Request - State: closed - Opened by jow- over 2 years ago

#70 - fs: implement `fs.readfile()` and `fs.writefile()`

Pull Request - State: closed - Opened by jow- over 2 years ago

#69 - lib: let `json()` accept input objects implementing `read()` method

Pull Request - State: closed - Opened by jow- over 2 years ago

#68 - Fix potential callframe double free in native VM calls.

Pull Request - State: closed - Opened by jow- over 2 years ago

#67 - Port to macOS (aka homebrew)

Issue - State: open - Opened by aparcar over 2 years ago - 1 comment

#66 - Restrict valgrind test runs to most recent gcc/clang version only

Issue - State: closed - Opened by jow- over 2 years ago - 3 comments

#65 - tests: add test for #64

Pull Request - State: closed - Opened by aparcar over 2 years ago - 1 comment

#64 - fs: fix off-by-one in fs.dirname() function

Pull Request - State: closed - Opened by dangowrt over 2 years ago

#63 - Test failures on macOS

Issue - State: closed - Opened by aparcar over 2 years ago - 1 comment

#62 - Test failures on Alpine

Issue - State: closed - Opened by aparcar over 2 years ago - 2 comments

#61 - Debian package build

Pull Request - State: closed - Opened by jow- over 2 years ago - 2 comments

#56 - debian: Add package definition

Pull Request - State: closed - Opened by aparcar over 2 years ago - 1 comment

#55 - Add a Debian package

Issue - State: closed - Opened by aparcar over 2 years ago

#54 - Add a release

Issue - State: closed - Opened by aparcar over 2 years ago - 1 comment

#47 - syntax: support add new operators

Pull Request - State: closed - Opened by jow- over 2 years ago

#46 - ubus: add object publishing, notify and subscribe support

Pull Request - State: closed - Opened by jow- over 2 years ago - 1 comment

#37 - tests: add functional tests for builtin functions

Pull Request - State: closed - Opened by jow- almost 3 years ago

#30 - treewide: rework numeric value handling

Pull Request - State: closed - Opened by jow- almost 3 years ago

#29 - fs: implement fdopen(), file.fileno() and proc.fileno()

Pull Request - State: closed - Opened by jow- almost 3 years ago

#28 - Platform neutral doubles

Pull Request - State: closed - Opened by jow- almost 3 years ago

#24 - lib: introduce resolver library

Pull Request - State: closed - Opened by jow- about 3 years ago

#23 - Compiling on x86 dev machine

Issue - State: closed - Opened by aparcar about 3 years ago - 2 comments

#17 - YAML-like support

Issue - State: open - Opened by aparcar over 3 years ago - 8 comments

#4 - Introduce CI actions

Pull Request - State: closed - Opened by jow- over 3 years ago - 1 comment