aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* PMap property testLouis Pilfold2023-04-10
* fix bug in persistent-hash-map.mjsJulian Schurhammer2023-04-10
* `iterator.each` (#431)Kayla Washburn2023-04-04
* Make iterator.any/all TCO eligible in JavaScriptChuck Daniels2023-03-23
* Update regex.gleamshayan javani2023-03-14
* make `regex.scan`'s behavior consistent across targets (#423)shayan javani2023-03-14
* Fix my bad rebaseLouis Pilfold2023-03-13
* check that custom hashcode is a numberJulian Schurhammer2023-03-13
* js map: add jsdoc for typecheckingJulian Schurhammer2023-03-13
* js map: allow entries in array nodesJulian Schurhammer2023-03-13
* better number hashJulian Schurhammer2023-03-13
* js map: decode from Map or ObjectJulian Schurhammer2023-03-13
* formatJulian Schurhammer2023-03-13
* js map: refactor into classJulian Schurhammer2023-03-13
* js maps: add more tests and fix stuffJulian Schurhammer2023-03-13
* javascript hashCode: handle uint8arrayJulian Schurhammer2023-03-13
* implement equals for maps in javascriptJulian Schurhammer2023-03-13
* implement hashCode for maps in javascriptJulian Schurhammer2023-03-13
* hash function that can hash most js objectsJulian Schurhammer2023-03-13
* formatJulian Schurhammer2023-03-13
* initial implementation of 'hash array mapped trie' structure for persistent mapsJulian Schurhammer2023-03-13
* Use more natural writing for numeral bases in docsFabian2023-03-04
* Fix to_base36 docs to not say it's base16Fabian2023-03-04
* Update example and the argument labelEthan Pang2023-03-02
* Add iterator.lengthEthan Pang2023-03-02
* Rework bool.guardLouis Pilfold2023-02-26
* Remove result.guardLouis Pilfold2023-02-26
* Correct example, again!Louis Pilfold2023-02-26
* Correct exampleLouis Pilfold2023-02-26
* result.guardLouis Pilfold2023-02-26
* bool.guardLouis Pilfold2023-02-26
* 0.27 gleam fix && gleam format, replace some asserts with panics in testsinoas2023-02-26
* Fix edge-case in int.floor_divideUdo2023-02-25
* Note %Louis Pilfold2023-02-20
* fix: deno print_error and print_debug to match node implementationbrettkolodny2023-02-18
* fix: deno println to match node implementationbrettkolodny2023-02-18
* gleam formatinoas2023-02-03
* Extra labelLouis Pilfold2023-02-02
* product-of-empty-list-of-numbers-could-return-1inoas2023-02-01
* Fix changelogLouis Pilfold2023-02-01
* implements the list group function (#400)Dennis Schröder2023-02-01
* Fix examples in regex docs (match -> check)Michał Łępicki2023-01-27
* only decode as map if plain objectPeter Saxton2023-01-18
* decode javascript object as mapsPeter Saxton2023-01-18
* add decode1 functionPeter Saxton2023-01-12
* add drop function to set modulePeter Saxton2023-01-12
* Decode Uint8ArraysLouis Pilfold2023-01-08
* Fix uri.to_string function doc exampleEthan Pang2022-12-30
* Fix dynamic.decode8 decode9 function docEthan Pang2022-12-30
* Fix map.values function docEthan Pang2022-12-30