1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin/js
2023-06-06 18:43:10 +03:00
..
array_test.js.v all: replace generic <> with [] - part 2 (#16536) 2022-11-26 18:23:26 +02:00
array.js.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
builtin.js.v js: use write() on the freestanding backend (#16704) 2022-12-20 13:16:06 +02:00
builtin.v all: 2023 copyright 2023-03-28 22:55:57 +02:00
byte.js.v all: byte => u8 2022-04-15 14:58:56 +03:00
float.js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
int_test.js.v all: byte => u8 2022-04-15 14:58:56 +03:00
int.js.v ci: more gen.js fixes 2022-04-15 20:51:04 +03:00
jsfns_browser.js.v all: 2023 copyright 2023-03-28 22:55:57 +02:00
jsfns_node.js.v all: 2023 copyright 2023-03-28 22:55:57 +02:00
jsfns.js.v all: 2023 copyright 2023-03-28 22:55:57 +02:00
map_test.js.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
map.js.v all: wrap up unsafe { nil } (p. 3) 2022-07-21 21:01:30 +03:00
promise.js.v all: replace generic <> with [] - part 2 (#16536) 2022-11-26 18:23:26 +02:00
rune.js.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
string_test.js.v time: add more detailed error descriptions, add custom format parsing with time.parse_format (#18257) 2023-06-06 18:43:10 +03:00
string.js.v time: add more detailed error descriptions, add custom format parsing with time.parse_format (#18257) 2023-06-06 18:43:10 +03:00
utf8.js.v ci: fix v build-examples 2022-04-15 20:31:10 +03:00