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

#206 - core-lib: improved documentation

Pull Request - State: open - Opened by efahl 4 months ago

#205 - 'map' over 'int' giving incorrect results

Issue - State: open - Opened by efahl 4 months ago - 7 comments

#204 - lib: introduce zlib library

Pull Request - State: open - Opened by f00b4r0 4 months ago

#203 - debug: add interactive debug mode

Pull Request - State: open - Opened by jow- 4 months ago

#202 - Socket improvements

Pull Request - State: closed - Opened by jow- 5 months ago

#201 - socket: optimize poll() argument handling

Pull Request - State: closed - Opened by jow- 5 months ago

#200 - socket: fix potential memory leak in connect()

Pull Request - State: closed - Opened by jow- 5 months ago

#199 - socket: add AF_PACKET socket type support

Pull Request - State: closed - Opened by jow- 5 months ago

#198 - ubus: fix uc_ubus_have_uloop for eloop+uloop combination

Pull Request - State: closed - Opened by nbd168 5 months ago - 3 comments

#197 - uloop: add documentation

Pull Request - State: closed - Opened by jow- 5 months ago

#196 - lib: introduce socket library

Pull Request - State: closed - Opened by jow- 6 months ago - 1 comment

#195 - ubus: add explicit support for deferring incoming requests

Pull Request - State: closed - Opened by nbd168 6 months ago - 4 comments

#194 - vm: rework `in` operator semantics

Pull Request - State: closed - Opened by jow- 7 months ago - 1 comment

#193 - make `"" in [0]` false again

Pull Request - State: closed - Opened by eric-j-ason 7 months ago - 6 comments

#192 - Add sockets support

Issue - State: closed - Opened by jasle 7 months ago - 4 comments

#191 - ubus: automatically clear error information

Pull Request - State: closed - Opened by jow- 7 months ago

#190 - uci: refactor uci.changes() to match documentation

Pull Request - State: closed - Opened by jow- 7 months ago

#189 - vm: rework object iteration

Pull Request - State: closed - Opened by jow- 7 months ago

#187 - compiler: close upvalues on loop control statements

Pull Request - State: closed - Opened by nbd168 8 months ago

#185 - rtnl: improve event reception in order to avoid ENOBUFS

Pull Request - State: closed - Opened by jow- 9 months ago - 1 comment

#184 - rtnl.listener dies on message burst

Issue - State: closed - Opened by f00b4r0 9 months ago - 1 comment

#183 - ubus: make ubus_context first in uc_ubus_connection_t

Pull Request - State: closed - Opened by nbd168 10 months ago - 1 comment

#182 - Proposal: A suite of generally useful functions

Issue - State: open - Opened by eric-j-ason 11 months ago - 8 comments

#181 - syntax: don't treat `as` and `from` as reserved keywords

Pull Request - State: closed - Opened by jow- 11 months ago

#180 - uloop: support new interval and signal APIs

Pull Request - State: closed - Opened by jow- 11 months ago

#179 - vm: Handle return value of write()

Pull Request - State: closed - Opened by hauke 11 months ago - 1 comment

#178 - Syntax highlighting for ucode

Issue - State: open - Opened by eric-j-ason 11 months ago - 6 comments

#177 - Erroneous equality test in tracing mode

Issue - State: closed - Opened by eric-j-ason 11 months ago - 10 comments

#176 - fix errors when running ./tests/custom/run_tests.sh on Macos

Pull Request - State: open - Opened by ErwanMAS 12 months ago - 2 comments

#175 - Various documentation improvements

Pull Request - State: closed - Opened by jow- 12 months ago

#174 - lib: introduce log library

Pull Request - State: closed - Opened by jow- 12 months ago

#173 - Misc fixes

Pull Request - State: closed - Opened by nbd168 about 1 year ago - 1 comment

#172 - Netlink and code duplication

Issue - State: open - Opened by pktpls about 1 year ago - 1 comment

#171 - rtnl: add IFLA_IF_NETNSID for operating in other namespaces

Pull Request - State: closed - Opened by pktpls about 1 year ago - 5 comments

#170 - core: splice docs contradict implementation

Issue - State: closed - Opened by pktpls about 1 year ago

#170 - core: splice docs contradict implementation

Issue - State: closed - Opened by pktpls about 1 year ago

#169 - Documentation improvements

Pull Request - State: closed - Opened by jow- about 1 year ago

#169 - Documentation improvements

Pull Request - State: closed - Opened by jow- about 1 year ago

#168 - types: improve comparison reliability of binary strings

Pull Request - State: closed - Opened by jow- about 1 year ago

#168 - types: improve comparison reliability of binary strings

Pull Request - State: closed - Opened by jow- about 1 year ago

#167 - Introduce debug library

Pull Request - State: closed - Opened by jow- about 1 year ago

#166 - Fix 165

Pull Request - State: closed - Opened by jow- about 1 year ago

#165 - Runtime errors on PPC (big endian)

Issue - State: closed - Opened by fragow about 1 year ago - 5 comments

#164 - docs: various improvements

Pull Request - State: closed - Opened by jow- about 1 year ago

#163 - fs: complete function documentation coverage

Pull Request - State: closed - Opened by jow- about 1 year ago

#162 - fs: use `fseeko()` and `ftello()`

Pull Request - State: closed - Opened by jow- about 1 year ago

#161 - Add initial JSDoc infrastructure

Pull Request - State: closed - Opened by jow- about 1 year ago

#160 - ci: avoid installing uneeded feeds in OpenWrt SDK

Pull Request - State: closed - Opened by jow- about 1 year ago

#159 - ci: switch to official openwrt/gh-action-sdk

Pull Request - State: closed - Opened by jow- about 1 year ago

#158 - Fixes for source offset tracking

Pull Request - State: closed - Opened by jow- about 1 year ago

#157 - Introduce signal handling

Pull Request - State: closed - Opened by jow- about 1 year ago

#156 - nl80211: add constants for iftypes

Pull Request - State: closed - Opened by nbd168 over 1 year ago

#155 - README.md: fix debian dependencies

Pull Request - State: closed - Opened by luizluca over 1 year ago

#154 - compiler: fix memory leak in uc_compiler_compile_import on early exit

Pull Request - State: closed - Opened by Ansuel over 1 year ago - 1 comment

#153 - lib: support object ordering in `uc_sort()`

Pull Request - State: closed - Opened by jow- over 1 year ago

#152 - program: fix memory leak in read_sourceinfo

Pull Request - State: closed - Opened by Ansuel over 1 year ago

#151 - ci: unbreak failing builds by using fixed gh-actions-openwrt-ci-sdk

Pull Request - State: closed - Opened by ynezz over 1 year ago

#150 - A few minor fixes/improvements to ucode

Pull Request - State: closed - Opened by nbd168 over 1 year ago - 2 comments

#149 - .gitlab-ci.yml: various native checks: failure in 55_clock

Issue - State: closed - Opened by diederikdehaas over 1 year ago - 9 comments

#148 - uci: fix ctx.commit() without arguments

Pull Request - State: closed - Opened by jow- over 1 year ago

#147 - Make new release

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

#146 - UCI commit doesn't apply changes on SUBSYSTEM or hangs

Issue - State: closed - Opened by aparcar over 1 year ago - 5 comments

#145 - More regex features

Issue - State: closed - Opened by ttimasdf over 1 year ago - 1 comment

#144 - resolv.so: undefined symbol: ns_initparse

Issue - State: closed - Opened by pktpls over 1 year ago

#143 - rtnl: add missing uc_vm_registry_set call

Pull Request - State: closed - Opened by nbd168 over 1 year ago

#142 - Fix reference count issues

Pull Request - State: closed - Opened by nbd168 over 1 year ago

#141 - nl80211: fix NL80211_ATTR_SURVEY_INFO

Pull Request - State: closed - Opened by dhewg over 1 year ago

#140 - rtnl: add support for registering an uloop based listener

Pull Request - State: closed - Opened by nbd168 over 1 year ago

#139 - Weird build errors on Linux

Issue - State: open - Opened by AdamantGarth over 1 year ago - 2 comments

#138 - nl80211: add support for registering an uloop based listener

Pull Request - State: closed - Opened by nbd168 over 1 year ago - 1 comment

#137 - fs: add `isatty()` function

Pull Request - State: closed - Opened by ynezz over 1 year ago

#136 - nl80211: add support for NL80211_ATTR_MPATH_INFO

Pull Request - State: closed - Opened by blogic over 1 year ago

#135 - include: add uc_fn_thisval()

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

#134 - include: add uc_fn_thisval()

Pull Request - State: closed - Opened by nbd168 over 1 year ago

#133 - ulog: add new module

Pull Request - State: closed - Opened by blogic almost 2 years ago - 1 comment

#132 - A little mistake in docs

Issue - State: closed - Opened by Fodin almost 2 years ago

#131 - compiler: fix bytecode for logical assignments of properties

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

#130 - fs: add `realpath()` function

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

#129 - math: add isnan() function

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

#128 - lib: uc_json(): accept trailing whitespace when parsing strings

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

#127 - uloop: terminate parent uloop in task child processes

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

#126 - uci: auto-load package in `ctx.foreach()` and `ctx.get_first()`

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

#125 - compiler: ensure that arrow functions with block bodies return no value

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

#124 - The stdout of system calls be inline with the template, instead of at the begining.

Issue - State: closed - Opened by okibcn almost 2 years ago - 1 comment

#123 - compiler: fix `??=`, `||=` and `&&=` logical assignment sementics

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

#122 - [FEAT] make arrow functions keep this context (as in js)

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

#121 - Draft: Add small ctypes library

Pull Request - State: open - Opened by TjeuKayim almost 2 years ago - 12 comments

#120 - add cmake to install requires for debian

Pull Request - State: closed - Opened by joshschmelzle almost 2 years ago - 1 comment

#119 - Using uloop to read continuous output from an external program

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

#118 - fs: expose `getdelim()` functionality through `fd.read()`

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

#116 - call() scope does not override imported symbols

Issue - State: open - Opened by huafu almost 2 years ago - 6 comments

#115 - fs: use `getline()` for line wise read operations

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

#114 - rand() and srand() missing

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

#113 - lexer: fixes for regex literal parsing

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

#112 - digest library

Issue - State: open - Opened by huafu almost 2 years ago - 2 comments

#111 - writefile() and readfile() compatibility

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

#110 - lib: implement slice() function

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