aboutsummaryrefslogtreecommitdiff
path: root/src/gleam_stdlib.mjs
Commit message (Collapse)AuthorAge
* fix: deno print_error and print_debug to match node implementationbrettkolodny2023-02-18
|
* fix: deno println to match node implementationbrettkolodny2023-02-18
|
* only decode as map if plain objectPeter Saxton2023-01-18
|
* decode javascript object as mapsPeter Saxton2023-01-18
|
* Decode Uint8ArraysLouis Pilfold2023-01-08
|
* add string.to_intsinoas2022-12-22
|
* readd testsinoas2022-12-22
|
* Fix JS bugLouis Pilfold2022-12-21
|
* changed validation method for digitsshayan javani2022-12-21
|
* Update gleam_stdlib.mjsshayan javani2022-12-21
|
* also check for NaN resultshayan javani2022-12-21
|
* fixed javascript code for int_from_base_stringshayan javani2022-12-21
|
* added from_base_string to int moduleshayan javani2022-12-21
|
* JS/Firefox: also match newlines in string.length and string.pop_grapheme (#385)Kero van Gelder2022-12-08
|
* tweak namesMcKayla Washburn2022-12-05
|
* add e variants to gleam/io for printing to stderrMcKayla Washburn2022-12-05
|
* Let `decode_list` succeed with arraystynanbe2022-06-27
|
* division, consistencyinoas2022-06-10
|
* JavaScript: fix string_builder.reverse, cleanup (#300)inoas2022-06-07
|
* Fix int.power and float.power functions (#302)Nicklas Sindlev Andersen2022-06-07
|
* remove the locale alltogetherinoas2022-05-22
|
* let the js runtime run on the environment locale by defaultinoas2022-05-22
|
* remove unused functioninoas2022-05-20
|
* Format JSLouis Pilfold2022-04-16
|
* csinoas2022-04-16
|
* fixes and refactoringinoas2022-04-16
|
* wipinoas2022-04-16
|
* fix jsinoas2022-04-16
|
* JavaScript implementation of the module's receives fallback code for ↵inoas2022-04-12
| | | | NodeJS 14 compatibility
* Fix record-based map keys for JStynanbe2022-03-06
|
* Fix `string.length` for empty JS stringstynanbe2022-03-01
|
* Fix field errorLouis Pilfold2022-01-14
|
* Fix JS tests, discover bugLouis Pilfold2022-01-04
|
* Decode errors on JSLouis Pilfold2022-01-01
|
* Set path in element and field functionsLouis Pilfold2022-01-01
|
* Add path to DecodeError, return multiple decode errorsLouis Pilfold2022-01-01
|
* Flip/flopLouis Pilfold2021-12-19
|
* Back to .jsLouis Pilfold2021-12-19
|
* Use silly NodeJS extensionLouis Pilfold2021-12-19