.. |
assignment.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
bitwise.be
|
Berry check non-method
|
2022-01-18 22:13:40 +01:00 |
bool.be
|
Berry fix bool side effect (#19790)
|
2023-10-18 20:02:47 +02:00 |
bytes.be
|
Berry fix `bytes` setters and getters with negative offsets (#21835)
|
2024-07-24 14:24:11 +02:00 |
bytes_b64.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
bytes_fixed.be
|
Berry sync with upstream
|
2022-07-02 16:27:37 +02:00 |
call.be
|
Berry check non-method
|
2022-01-18 22:13:40 +01:00 |
checkspace.be
|
Berry fix for stricter mode
|
2022-09-06 22:54:24 +02:00 |
class.be
|
Berry internal: remove class from closure to simplify code (#21839)
|
2024-07-24 22:59:53 +02:00 |
class_const.be
|
Berry sync with upstream
|
2022-07-02 16:27:37 +02:00 |
class_static.be
|
Berry fix static allocation when superclass is a member (#20385)
|
2024-01-03 16:12:47 +01:00 |
closure.be
|
Berry fixed parser error with upvals in closures (#18902)
|
2023-06-18 20:21:08 +02:00 |
compiler.be
|
Fix Berry parser error in specific cases (#20059)
|
2023-11-19 17:16:03 +01:00 |
compound.be
|
Berry check non-method
|
2022-01-18 22:13:40 +01:00 |
cond_expr.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
debug.be
|
Berry `debug.caller` (#20470)
|
2024-01-12 08:29:14 +01:00 |
division_by_zero.be
|
Berry upstream fix mod 0 (#21174)
|
2024-04-14 14:55:20 +02:00 |
exceptions.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
for.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
function.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
global.be
|
Berry fix for stricter mode
|
2022-09-06 22:54:24 +02:00 |
int.be
|
Berry int() now accepts hex strings
|
2022-06-03 21:51:20 +02:00 |
int64.be
|
Berry improve `int64` constructor (#22172)
|
2024-09-19 21:35:52 +02:00 |
introspect.be
|
Berry added `introspect.set()` for class attributes (#20339)
|
2023-12-29 10:17:10 +01:00 |
introspect_ismethod.be
|
Berry check non-method
|
2022-01-18 22:13:40 +01:00 |
json.be
|
Update Berry tests from upstream (#18472)
|
2023-04-21 22:36:00 +02:00 |
json_advanced.be
|
Update Berry tests from upstream (#18472)
|
2023-04-21 22:36:00 +02:00 |
json_test_cases.json
|
Berry json patches (#18407)
|
2023-04-13 22:51:55 +02:00 |
json_test_stack_size.be
|
Update Berry tests from upstream (#18472)
|
2023-04-21 22:36:00 +02:00 |
lexer.be
|
Berry apply upstream fixes (#21194)
|
2024-04-15 22:12:16 +02:00 |
lexergc.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
list.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
map.be
|
Update Berry tests from upstream (#18472)
|
2023-04-21 22:36:00 +02:00 |
math.be
|
Berry `math.min()` and `math.max()` (#21705)
|
2024-06-29 10:42:21 +02:00 |
member_indirect.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
module.be
|
Berry add ``introspect.setmodule(name:string, value:any) -> nil``
|
2022-09-25 15:33:31 +02:00 |
os.be
|
Berry fix for stricter mode
|
2022-09-06 22:54:24 +02:00 |
overload.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
parser.be
|
Berry bug when parsing ternary operator (#20839)
|
2024-02-29 19:23:32 +01:00 |
range.be
|
Berry extend `range(lower, upper, incr)` to arbitrary increment (#19120)
|
2023-07-15 19:09:52 +02:00 |
reference.be
|
Berry fix reference when exeception is raised
|
2022-07-25 22:32:26 +02:00 |
relop.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
string.be
|
Berry apply upstream fixes (#21194)
|
2024-04-15 22:12:16 +02:00 |
subobject.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
suffix.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
super_auto.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
super_leveled.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
vararg.be
|
Berry rename step 2/2
|
2021-12-14 15:10:03 +01:00 |
virtual_methods.be
|
Berry update tests for module undefined
|
2022-07-02 16:58:51 +02:00 |
virtual_methods2.be
|
Berry allow setmember() to fail with `false` or `undefined`
|
2022-07-05 21:14:50 +02:00 |
walrus.be
|
Berry upstream walrus fix (#21175)
|
2024-04-14 15:58:30 +02:00 |