24 Commits

Author SHA1 Message Date
Lynn
7e07b61046
Add a base parameter to str() (#1362) 2023-05-30 18:05:15 +02:00
Laurenz Stampfl
752817ae74
Add support for date & time handling (#435) 2023-05-23 10:41:20 +02:00
Leedehai
84b9d9c990
Print the string that is not castable to number (#1207) 2023-05-19 14:54:44 +02:00
Laurenz
551ea99d05 Show default values in documentation
Fixes #169
Fixes #1102
2023-05-17 14:41:46 +02:00
Laurenz
42afa410ae Better documentation outlines 2023-05-17 14:38:03 +02:00
Eric Biedert
c7db709da5
Allow treating ratios as floats (#681) 2023-04-11 14:13:01 +02:00
Laurenz
10a3fbd174 Documentation for regex from raw element
Fixes #266.
2023-04-01 19:34:49 +02:00
Naim A
2ed4212c76
bail! when #symbol is called without parameters (#440) 2023-03-29 23:07:08 +02:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
62f35602a8 New #[func] macro 2023-03-10 12:55:21 +01:00
Laurenz
25b5bd1175 Fully untyped model 2023-03-07 15:17:13 +01:00
Laurenz
6ab7760822 Split up model module 2023-03-01 16:33:28 +01:00
Laurenz
affb353453 Merge main back 2023-02-23 14:38:45 +01:00
Laurenz
457ce95436 More EcoVec usage
Frame unfortunately can't use it because splice is missing.
2023-02-23 14:36:40 +01:00
Laurenz
a1d47695a2 Switch to ecow 2023-02-23 12:20:47 +01:00
Laurenz
028632a3a1 Fix error handling after hashtag 2023-02-17 16:32:48 +01:00
Laurenz
10b17a04bc Fix docs 2023-02-12 22:39:20 +01:00
Laurenz
ea8edfa821 Make Rust happier about the inline documentation 2023-02-06 11:52:09 +01:00
Laurenz
1ea0a93325 User-defined symbols 2023-01-30 19:45:10 +01:00
Martin Haug
c3b3bbb9f2 Update remaining examples 2023-01-29 23:26:31 +01:00
Laurenz
fdf5f864fa Fix broken links 2022-12-23 02:11:05 +01:00
Laurenz
1a9bcaccec Fix typos 2022-12-23 00:34:17 +01:00
Laurenz
990224c0f8 Annotate return values 2022-12-22 00:34:03 +01:00
Laurenz
4c92ab4ace Rename the create category to construct 2022-12-21 23:51:15 +01:00