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

#429 - Add `math.round()`

Pull Request - State: closed - Opened by s-hadinger 25 days ago

#428 - coc parses header files

Pull Request - State: closed - Opened by s-hadinger 25 days ago

#424 - Out-of-bound memory access in be_byteslib

Issue - State: open - Opened by Kosehai about 1 month ago - 1 comment

#423 - Removing 404 link to berry.readthedocs.io

Pull Request - State: closed - Opened by sfromis about 2 months ago - 6 comments

#421 - Math support for inf, fix json dump

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

#420 - fix: prevent buffer overflow when lexing very long real numbers

Pull Request - State: closed - Opened by alufers 3 months ago

#418 - fix: Crash when overwriting builtin with walrus operator (fixes #416)

Pull Request - State: closed - Opened by alufers 3 months ago - 1 comment

#417 - fix: raise exception when doing modulo ('%') by zero, instead of crashing with SIGFPE

Pull Request - State: closed - Opened by alufers 3 months ago - 2 comments

#416 - Segfault when overwriting builtin global with walrus operator

Issue - State: closed - Opened by alufers 3 months ago - 1 comment

#415 - Fix connect when right part is undefined variable

Pull Request - State: closed - Opened by s-hadinger 3 months ago

#414 - Using uninitialized variables

Issue - State: closed - Opened by yuppox 3 months ago - 3 comments

#413 - Remove left-over parsing of strings

Pull Request - State: closed - Opened by s-hadinger 3 months ago

#412 - Add local strncasecmp implementation

Pull Request - State: closed - Opened by s-hadinger 3 months ago

#411 - Failed building because of strncasecmp

Issue - State: closed - Opened by yuppox 3 months ago - 2 comments

#410 - Build fails in Windows using cmake

Issue - State: closed - Opened by yuppox 3 months ago - 3 comments

#409 - Compilation failed : implicit declaration of function ‘strncasecmp’

Issue - State: closed - Opened by jeason1997 3 months ago - 3 comments

#408 - Fix compilation

Pull Request - State: closed - Opened by s-hadinger 3 months ago - 4 comments

#407 - Fix walrus with member or index

Pull Request - State: closed - Opened by s-hadinger 4 months ago - 3 comments

#406 - Add string.startswith and string.endswith

Pull Request - State: closed - Opened by s-hadinger 4 months ago - 1 comment

#405 - Adding `string.startswith()` and `string.endswith()`

Issue - State: closed - Opened by s-hadinger 4 months ago - 1 comment

#404 - Fix ternary parser bug

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#403 - Fix setting a list with negative index

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#402 - Allow `ins_member` to distinguish between absent member and nil value

Pull Request - State: closed - Opened by s-hadinger 4 months ago - 2 comments

#401 - load bytecode from file pointer

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#400 - Add `instrospect.contains()` and string to comptr

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#399 - Add observability hook when memory allocation failed

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#398 - Add ability to solidify long strings

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#397 - Add `bytes().addfloat()`

Pull Request - State: closed - Opened by s-hadinger 4 months ago

#396 - ternary assign to local variable bug

Issue - State: closed - Opened by JayXon 5 months ago - 3 comments

#395 - Loading / importing an external script

Issue - State: closed - Opened by max22- 5 months ago - 2 comments

#393 - Support `..` shorthand for ranges with increment

Issue - State: closed - Opened by sean-niemann 6 months ago - 2 comments

#392 - Global `byte`

Pull Request - State: closed - Opened by sean-niemann 6 months ago - 2 comments

#391 - Error messages are sent to stdout instead of stderr

Issue - State: closed - Opened by sean-niemann 6 months ago - 1 comment

#390 - Add `debug.caller()`

Pull Request - State: closed - Opened by s-hadinger 6 months ago

#389 - Bytes add string

Pull Request - State: closed - Opened by s-hadinger 6 months ago - 5 comments

#388 - Fix wrong register when superclass is a member

Pull Request - State: closed - Opened by s-hadinger 6 months ago
Labels: bug

#387 - introspect.set for class attributes

Pull Request - State: closed - Opened by s-hadinger 6 months ago

#386 - Update of EN short doc

Pull Request - State: closed - Opened by s-hadinger 6 months ago - 2 comments

#385 - Documentation sync

Issue - State: closed - Opened by s-hadinger 6 months ago - 8 comments

#384 - Fix compilation issue of index access

Pull Request - State: closed - Opened by s-hadinger 7 months ago

#383 - CodeQL will not cause CI fail

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

#382 - added q format

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

#381 - Add range increment

Pull Request - State: closed - Opened by s-hadinger 8 months ago

#380 - Add dynamic GC debug and counters

Pull Request - State: closed - Opened by s-hadinger 8 months ago

#379 - Error message for unterminated comments

Pull Request - State: closed - Opened by s-hadinger 8 months ago

#378 - Allow bytes get() to retrieve 3-bytes values

Pull Request - State: closed - Opened by s-hadinger 8 months ago

#376 - Add CodeQL Workflow for Code Security Analysis

Pull Request - State: closed - Opened by b4yuan 8 months ago - 15 comments

#375 - class forward call definition problem

Issue - State: open - Opened by paddy0489 9 months ago - 3 comments

#374 - Fix bool side effect #372

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

#373 - %q format specifier is invalid

Issue - State: closed - Opened by Alex-x90 9 months ago - 3 comments

#372 - Side-effect reassignment of boolean variable

Issue - State: closed - Opened by MeWhenI 9 months ago - 4 comments

#371 - Standalone && and || trigger infinite loop

Issue - State: open - Opened by Lydxn 9 months ago - 3 comments
Labels: bug

#370 - CMake support, clang-format, clang-tidy...

Issue - State: open - Opened by skiars 9 months ago

#369 - add CMakeLists.txt

Pull Request - State: closed - Opened by skiars 9 months ago

#368 - Support list.map(), list.foreach(), etc

Issue - State: open - Opened by skiars 9 months ago - 1 comment
Labels: enhancement

#367 - Evaluate Profile-Guided Optimization (PGO) and LLVM BOLT

Issue - State: open - Opened by zamazan4ik 9 months ago - 3 comments

#366 - Fix compilation of GETIDX

Pull Request - State: closed - Opened by s-hadinger 9 months ago

#364 - Update berry.h to 7-bit Ascii

Pull Request - State: closed - Opened by sfromis 10 months ago

#363 - fix typo in docs

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

#362 - Documentation for the new format strings feature

Issue - State: open - Opened by alufers 12 months ago - 1 comment

#361 - fix: Initialize local variable 'ch' in scan_f_string

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

#360 - Update grammar and VSCode plugin

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#359 - Fix `introspect.get()`

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#358 - Use 32 bits mem-aligned memory (ESP32)

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#357 - Suppress GCC warnings

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#356 - Add walrus operator `:=` to extend an assigment as an expression

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#355 - Support for f-strings

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#354 - Static initializer can use `_class`

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#353 - `format` is now global

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#352 - Increase solidify buffer

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#351 - Reduce size of bproto

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#350 - Remove multiple compilation warnings

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#349 - Add performance counter for global variables

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#348 - Make source file optional

Pull Request - State: closed - Opened by s-hadinger 12 months ago

#347 - `bool( [] )` and `bool( {} )` now evaluate as `false`

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

#346 - f-strings for Berry

Issue - State: closed - Opened by s-hadinger about 1 year ago - 7 comments

#345 - Fix upval register in closures

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

#343 - string.format automatic conversion

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

#342 - Add be_baselib.h

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

#341 - Allow comments in multi-line strings

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

#340 - Constructor that take ptr as argument never called

Issue - State: open - Opened by AlixANNERAUD about 1 year ago - 17 comments

#339 - Protect `be_free(vm, NULL, ...)`

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

#338 - Strange GC behaviour

Issue - State: closed - Opened by AlixANNERAUD about 1 year ago - 14 comments

#337 - Fix a rare memory corruption

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

#336 - Fix corrupt output from be_print_inst

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

#335 - Update tests for strict mode

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

#334 - Add static class and _class argument

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

#333 - Minor style

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

#332 - ESP32 fix IRAM

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

#331 - Minor style changes

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

#330 - Add `introspect.name()`

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

#329 - Add GC metrics

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

#328 - Add native function to test for list or map

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

#327 - Print stack trace of exception caught with try/except

Issue - State: closed - Opened by alufers about 1 year ago - 2 comments

#326 - Fix: properly expand the stack when loading/dumping JSON

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

#325 - Use bool as map key, and test for bytes

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