Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | javascript hashCode: handle uint8array | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | implement equals for maps in javascript | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | implement hashCode for maps in javascript | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | hash function that can hash most js objects | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | format | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | initial implementation of 'hash array mapped trie' structure for persistent maps | Julian Schurhammer | 2023-03-13 | |
| | ||||
* | Use more natural writing for numeral bases in docs | Fabian | 2023-03-04 | |
| | ||||
* | Fix to_base36 docs to not say it's base16 | Fabian | 2023-03-04 | |
| | ||||
* | Latest Gleam | Louis Pilfold | 2023-03-02 | |
| | ||||
* | Update example and the argument label | Ethan Pang | 2023-03-02 | |
| | ||||
* | Add changelog entry | Ethan Pang | 2023-03-02 | |
| | ||||
* | Add iterator.length | Ethan Pang | 2023-03-02 | |
| | ||||
* | Add iterator length test case | Ethan Pang | 2023-03-02 | |
| | ||||
* | v0.27.0v0.27.0 | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Run fix | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Rework bool.guard | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Remove result.guard | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Correct example, again! | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Correct example | Louis Pilfold | 2023-02-26 | |
| | ||||
* | result.guard | Louis Pilfold | 2023-02-26 | |
| | ||||
* | bool.guard | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Use latest Gleam | Louis Pilfold | 2023-02-26 | |
| | ||||
* | Changes | Louis Pilfold | 2023-02-26 | |
| | ||||
* | 0.27 gleam fix && gleam format, replace some asserts with panics in tests | inoas | 2023-02-26 | |
| | ||||
* | update changelog | Udo | 2023-02-25 | |
| | ||||
* | Fix edge-case in int.floor_divide | Udo | 2023-02-25 | |
| | ||||
* | Note % | Louis Pilfold | 2023-02-20 | |
| | ||||
* | fix: make changelog more explicit | brettkolodny | 2023-02-18 | |
| | ||||
* | fix: move changelog entry | brettkolodny | 2023-02-18 | |
| | ||||
* | update changelog | brettkolodny | 2023-02-18 | |
| | ||||
* | fix: deno print_error and print_debug to match node implementation | brettkolodny | 2023-02-18 | |
| | ||||
* | fix: deno println to match node implementation | brettkolodny | 2023-02-18 | |
| | ||||
* | gleam format | inoas | 2023-02-03 | |
| | ||||
* | v0.26.1v0.26.1 | Louis Pilfold | 2023-02-02 | |
| | ||||
* | Changes! | Louis Pilfold | 2023-02-02 | |
| | ||||
* | Extra label | Louis Pilfold | 2023-02-02 | |
| | ||||
* | change | inoas | 2023-02-01 | |
| | ||||
* | product-of-empty-list-of-numbers-could-return-1 | inoas | 2023-02-01 | |
| | ||||
* | Fix changelog | Louis Pilfold | 2023-02-01 | |
| | ||||
* | implements the list group function (#400) | Dennis Schröder | 2023-02-01 | |
| | ||||
* | Fix examples in regex docs (match -> check) | Michał Łępicki | 2023-01-27 | |
| | ||||
* | rename modules | inoas | 2023-01-23 | |
| | ||||
* | comment | inoas | 2023-01-23 | |
| | ||||
* | give deno privileges | inoas | 2023-01-23 | |
| | ||||
* | add source comment | inoas | 2023-01-23 | |
| | ||||
* | copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ↵ | inoas | 2023-01-23 | |
| | | | | ./test/gleam_stdlib_test_ffi.mjs; move functions that are not part of the verbatim copy into a separate helper | |||
* | remove old shell script | inoas | 2023-01-23 | |
| | ||||
* | backport eunit_progress from gleeunit | inoas | 2023-01-23 | |
| | ||||
* | more to unreleased | Peter Saxton | 2023-01-18 | |
| | ||||
* | only decode as map if plain object | Peter Saxton | 2023-01-18 | |
| |