Ecosyste.ms: Issues

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

GitHub / berry-lang/berry issues and pull requests

#324 - feature: Make parsing JSON numbers more performant & compliant with the JSON spec

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

#323 - fix: Disallow unescaped control characters in JSON strings

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

#322 - fix: Prevent passing a NULL pointer to strncmp when creating an empty string

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

#321 - fix: crash while parsing JSON strings by ensuring free stack space

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

#319 - fix: Incorrect format specifiers for int32_t and uint32_t

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

#318 - Embedding berry on an MCU, where to start?

Issue - State: closed - Opened by hello-world-dot-c over 1 year ago - 6 comments

#317 - Fixing a typo in bntvmodobj constructors (C++).

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

#316 - Reworked documentation structure, added Docker integration

Pull Request - State: closed - Opened by pidpawel over 1 year ago - 6 comments

#315 - Documentation enhancement for methods of an iter-instance?

Issue - State: open - Opened by ozett over 1 year ago - 1 comment

#314 - Closed interval maybe a mistake?

Issue - State: open - Opened by skiars over 1 year ago - 5 comments

#312 - Documentation on exposing c classes to berry as class

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

#311 - Add link for read the docs documentation

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

#310 - SIGTRAP when calling function returned from member function in class

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

#309 - How to use with arduino IDE?

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

#308 - bytes().reverse()

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

#307 - Correct warning in debug

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

#306 - Error in tests

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

#305 - Warning in be_debug.c

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

#304 - Warning in m_setbytes

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

#303 - Correct comments for Doxygen

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

#302 - Correct some formats in documentation

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

#301 - Add to read the docs

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

#300 - Add bytes().setbytes()

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

#299 - Complete porting of documentation to Sphinx

Pull Request - State: closed - Opened by hiperiondev almost 2 years ago - 4 comments

#298 - Add structure for Doxygen on API and base for Read the docs

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

#297 - Who maintains this project?

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

#294 - Add time epoch

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

#293 - Fix hex parsing

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

#292 - stricter mode

Pull Request - State: closed - Opened by s-hadinger almost 2 years ago - 5 comments

#291 - Fix and extend solidify

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

#290 - Add ability to customize max bytes() size

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

#289 - "-m paths" option to specify custom module search path

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

#288 - Add introspect.setmodule()

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

#287 - berry json module load HEX error

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

#286 - FFI: pass list as argument

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

#285 - Fix solidify compilation for 32 bits integers

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

#284 - Complete Translation of documentation to Spanish available

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

#283 - Internal documentation

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

#282 - Allow for customizing prefix and destdir on 'make install'

Pull Request - State: closed - Opened by ptrcnull about 2 years ago - 4 comments

#281 - Publishing the VSC tooling on marketplace

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

#280 - Bump to v1.1.0

Pull Request - State: closed - Opened by s-hadinger about 2 years ago - 2 comments

#279 - Are you ok to bump to v1.0.1

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

#278 - Remove unnecessary reference in call()

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

#277 - Fix reference count when exception is raised

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

#276 - Remove unused registry

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

#275 - 如何在esp-idf使用它

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

#274 - Fix global overflow in lexer

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

#273 - fix CI failed

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

#272 - Add ability for solidify to dump to file

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

#271 - Allow virtual members to return nil

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

#270 - Add test case for introspect.ismethod()

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

#269 - Add weak string constants

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

#268 - Add native class definitions

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

#267 - Provide a default comobj destroy function

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

#266 - Add default `init()` to modules

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

#265 - Add bytes().ismapped()

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

#264 - Add cype_func for external mapping

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

#263 - Add `static var` as preferred syntax

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

#262 - Fix compilation warning

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

#261 - Obsolete documentation

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

#260 - Add string.replace()

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

#259 - Improved implicit bool for string and comobj/comptr

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

#258 - some module member not working

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

#257 - Fix comobj typo

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

#256 - bytes() add tohex() and fromhex()

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

#255 - int() now parses hex

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

#254 - @Skiars are you still there?

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

#253 - how to make this work on platformio or arduino ide

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

#252 - Fix warning when creating bytecode

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

#251 - Fix failed assertion when loading bytecode

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

#250 - Stack resize fix & debug

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

#249 - Fix asserts and error checking

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

#248 - introspect.module() to load modules by name

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

#247 - Fix crash when loading a module from a native function

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

#246 - bytes add set/getfloat

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

#245 - Add toint() converter

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

#244 - Instanciate class members

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

#242 - Add memory arenas 16/32 bytes

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

#241 - Add ctype

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

#240 - bytes() allows nullptr

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

#239 - Add global.contains()

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

#238 - Add method vs function hint

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

#208 - pycoc: berry_conf.h is not properly parsed

Issue - State: closed - Opened by paulrouget almost 3 years ago - 3 comments

#179 - Don't use setjmp/longjmp for exceptions

Issue - State: closed - Opened by skiars almost 3 years ago - 7 comments
Labels: proposal

#163 - Replacing wiki with a proper documentation site

Issue - State: closed - Opened by blakadder almost 3 years ago - 4 comments

#84 - What about the website ?

Issue - State: closed - Opened by diazvictor over 3 years ago - 15 comments

#66 - async / await support - the function based implementation

Issue - State: closed - Opened by engelant about 4 years ago - 1 comment

#46 - debug function

Issue - State: closed - Opened by frankgp over 4 years ago - 4 comments

#6 - More English documents.

Issue - State: closed - Opened by skiars almost 6 years ago - 9 comments
Labels: enhancement