aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.28.0v0.28.0Louis Pilfold2023-03-26
|
* Changes!Louis Pilfold2023-03-26
|
* Make iterator.any/all TCO eligible in JavaScriptChuck Daniels2023-03-23
| | | | Fixes #427
* Update regex.gleamshayan javani2023-03-14
|
* make `regex.scan`'s behavior consistent across targets (#423)shayan javani2023-03-14
|
* Changes!Louis Pilfold2023-03-13
|
* Fix my bad rebaseLouis Pilfold2023-03-13
|
* formatJulian Schurhammer2023-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
| | | | to reduce the number of nodes created
* better number hashJulian Schurhammer2023-03-13
|
* map: add bitstring testJulian 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
|
* Latest GleamLouis Pilfold2023-03-02
|
* Update example and the argument labelEthan Pang2023-03-02
|
* Add changelog entryEthan Pang2023-03-02
|
* Add iterator.lengthEthan Pang2023-03-02
|
* Add iterator length test caseEthan Pang2023-03-02
|
* v0.27.0v0.27.0Louis Pilfold2023-02-26
|
* Run fixLouis Pilfold2023-02-26
|
* 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
|
* Use latest GleamLouis Pilfold2023-02-26
|
* ChangesLouis Pilfold2023-02-26
|
* 0.27 gleam fix && gleam format, replace some asserts with panics in testsinoas2023-02-26
|
* update changelogUdo2023-02-25
|
* Fix edge-case in int.floor_divideUdo2023-02-25
|
* Note %Louis Pilfold2023-02-20
|
* fix: make changelog more explicitbrettkolodny2023-02-18
|
* fix: move changelog entrybrettkolodny2023-02-18
|
* update changelogbrettkolodny2023-02-18
|
* 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
|