Delyan Angelov
|
d3489d4246
|
builtin: s.trim_prefix/1 -> s.trim_string_left/1, s.trim_suffix/1 -> s.trim_string_right/1
|
2022-01-05 12:49:22 +02:00 |
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
yuyi
|
c28041cecc
|
all: cleanup/rename all `comp_` names to be `comptime_` (#12467)
|
2021-11-15 15:47:29 +02:00 |
Delyan Angelov
|
80242c8041
|
builtin,ast: apply small performance improvements, suggested by `hotspot`
|
2021-11-07 13:30:44 +02:00 |
playX
|
33a1006cc5
|
js: comptime&assert improvements, more `byte` and `strings.Builder` methods ported (#12096)
|
2021-10-07 15:55:47 +03:00 |
playX
|
b2945e916f
|
js: add initial support for runes (#12077)
|
2021-10-06 10:43:49 +03:00 |
playX
|
9145cd66ec
|
js: add more tests to builtin/js and implement more builtin functions (#12049)
|
2021-10-03 10:08:21 +03:00 |