aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
...
* Add square_root function for floatsConnor Schembor2020-08-27
|
* Add power function for floatsConnor Schembor2020-08-27
| | | This adds a function for evaluating exponents for floats. Calls the erlang math module function
* Add absolute_value function for floatsConnor Schembor2020-08-27
|
* Remove unused typeLouis Pilfold2020-08-14
|
* test and implement unzipPeter2020-08-14
|
* function.rescueLouis Pilfold2020-07-15
|
* list.key_setLouis Pilfold2020-07-14
|
* bit_builder.from_stringLouis Pilfold2020-07-10
|
* handle valid query string case where no value is providedPeter Saxton2020-07-06
|
* use bit_string fnPeter Saxton2020-07-01
|
* use bitstring to_stringPeter Saxton2020-07-01
|
* dynamic to string does not check utf8 encodingPeter Saxton2020-07-01
|
* Fix crash with unmodified bit builderLouis Pilfold2020-06-30
|
* bit_string.{to_string, is_utf8}Louis Pilfold2020-06-30
|
* Move UtfCodepoint functionality into string moduleTom Whatmore2020-06-30
|
* Add utf_codepoint to stdlibTom Whatmore2020-06-30
|
* Run new formatterLouis Pilfold2020-06-30
|
* Alter regex APILouis Pilfold2020-06-30
|
* iodata -> string_builderLouis Pilfold2020-06-30
|
* BitBuilderLouis Pilfold2020-06-30
|
* Remove Match.numberErik Terpstra2020-06-25
|
* Return byte indexesErik Terpstra2020-06-25
|
* regex.split & regex.scanErik Terpstra2020-06-25
|
* add url versionsPeter Saxton2020-06-24
|
* encode and decode functions for bas64Peter Saxton2020-06-24
|
* Add pop utility functions for listsPeter Saxton2020-06-22
|
* Regex moduleErik Terpstra2020-06-20
|
* Consistent test namesLouis Pilfold2020-06-18
|
* Result or functionAhmad Sattar2020-06-18
|
* Option or functionAhmad Sattar2020-06-18
|
* Unique test namesAhmad Sattar2020-06-18
|
* Option then functionAhmad Sattar2020-06-18
|
* Option flatten functionAhmad Sattar2020-06-18
|
* Option map functionAhmad Sattar2020-06-18
|
* traverse -> try_mapLouis Pilfold2020-06-18
|
* More consistent naming in Dynamic moduleLouis Pilfold2020-06-18
|
* use assertPeter Saxton2020-06-16
|
* add uri merge functionalityPeter Saxton2020-06-16
|
* add origin functionPeter Saxton2020-06-16
|
* run formatterPeter Saxton2020-06-16
|
* manual formattingPeter Saxton2020-06-16
|
* add a call to the os system timePeter Saxton2020-06-16
|
* run formatterPeter Saxton2020-06-16
|
* add decode bit_string to dynamicPeter Saxton2020-06-16
|
* binary -> bit stringLouis Pilfold2020-06-08
|
* use map in place of listPeter Saxton2020-06-07
|
* rename insert_envPeter Saxton2020-06-07
|
* fix test namePeter Saxton2020-06-07
|
* add the os module for environment variablesPeter Saxton2020-06-07
|
* split_once function for stringsPeter Saxton2020-06-07
|