|
88ba3f7f78
|
Fix docstring for the ucg strings op.
|
2020-01-04 08:11:51 -06:00 |
|
|
b8a063fdb8
|
DEV: string lib ergonomic improvements
|
2019-11-27 22:17:23 -06:00 |
|
|
2155bc0308
|
DEV: Add an integer parsing operation for string.
|
2019-11-24 09:57:11 -05:00 |
|
|
a90df8a362
|
REFACTOR: Cleanup the syntax for the select expr
This makes it both easier to correctly write a select expression
as well as easier to parse and report syntax errors.
|
2019-11-02 11:01:47 -05:00 |
|
|
c9b9d1b7ea
|
MAINT: Cleanup dead code.
|
2019-04-29 19:29:01 -05:00 |
|
|
8d6635bfdf
|
FEATURE: split_on now splits on any string not just a single character.
|
2019-04-26 19:20:31 -05:00 |
|
|
352f932485
|
FEATURE: Add a chars attribute to the strings.ops module.
|
2019-04-26 19:20:31 -05:00 |
|
|
c8e48bd9f4
|
FEATURE: Cleanup style and idioms in the std library usage.
|
2019-04-24 19:32:32 -05:00 |
|
|
0e41a40ab3
|
FEATURE: Add a function to the mod binding that imports the containing package.
|
2019-04-16 20:09:27 -05:00 |
|
|
4afac26497
|
FEATURE: Ops module wrapper idioms for stdlib.
|
2019-04-15 22:18:46 -05:00 |
|
|
76e8510f15
|
FEATURE: Add len attribute and substr sub module for strings lib.
|
2019-04-12 21:13:24 -05:00 |
|
|
ec8c75f866
|
REFACTOR: Stdlib now uses the out expression syntax or modules.
|
2019-02-24 08:16:07 -06:00 |
|
|
87e5db7dbf
|
FEATURE: The beginnings of a standard library for strings.
|
2019-02-18 20:15:20 -06:00 |
|