53 Commits

Author SHA1 Message Date
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
724e9b140c Locatability and synthesis improvements 2023-03-13 21:41:33 +01:00
Laurenz
cb3c263c4a More accurate logarithm for base 2 and 10 2023-03-13 20:10:29 +01:00
Laurenz
a9fdff244a Expose content representation more 2023-03-10 21:19:50 +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
aa8a5bf42f Documentation fixes 2023-02-26 23:07:50 +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
6e65ebf236 Panic function 2023-02-19 21:08:01 +01:00
Laurenz
028632a3a1 Fix error handling after hashtag 2023-02-17 16:32:48 +01:00
Laurenz
67b4540397 Dissolve utility category 2023-02-16 14:43:38 +01:00
Laurenz
17e9805b34 Let eval take code instead of markup 2023-02-13 17:45:08 +01:00
Laurenz
05c8c6045c Configurable numbering for nested enums 2023-02-13 16:54:05 +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
60ef41cef4 Fix calc doc comments 2023-01-31 00:20:53 +01:00
Laurenz
0ef1b02ee0 Add calc constants 2023-01-30 21:29:03 +01:00
Laurenz
53844b5a87 Simplify calc functions 2023-01-30 21:19:01 +01:00
Martin Haug
0287b98ef3 Add calc module 2023-01-30 21:04:34 +01:00
Laurenz
1ea0a93325 User-defined symbols 2023-01-30 19:45:10 +01:00
Laurenz
1d86f41831 Remove more blocks 2023-01-29 23:41:54 +01:00
Martin Haug
c3b3bbb9f2 Update remaining examples 2023-01-29 23:26:31 +01:00
Martin Haug
8fbfa594e0 Update docs so that the reference builds again 2023-01-29 12:43:44 +01:00
Laurenz
23238d4d44 Assertions with custom message 2023-01-27 19:53:04 +01:00
Laurenz
9d962c5c40 More track_caller annotations 2023-01-27 12:16:54 +01:00
Laurenz
43ef60c09c Tracing-based expression tooltips 2023-01-27 12:05:12 +01:00
Laurenz
29b31c4a5a New import syntax 2023-01-03 12:32:17 +01:00
Laurenz
a6d90c1bf1 Numbering functions 2022-12-30 20:00:50 +01:00
Martin Haug
a12bc3a797 Correct plain text docs 2022-12-29 19:00:28 +01:00
Martin Haug
4119e46a6e Change read display name, update symmie 2022-12-29 18:46:05 +01:00
Martin Haug
bc535f7b71 read function 2022-12-29 11:49:01 +01:00
Laurenz
e362dc67c4 Typo fix 2022-12-26 12:00:21 +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
Laurenz
ba294e2670 Split up list type into three separate types and document them 2022-12-21 12:50:33 +01:00
Martin Haug
959df6da3b Page function docs and more 2022-12-21 12:01:28 +01:00
Martin Haug
5e19991b6c Document Utility funcs, some layout funcs 2022-12-20 18:31:47 +01:00
Laurenz
13807ce020 Document foundations 2022-12-20 16:33:01 +01:00
Laurenz
f5f7df7247 Documentation 2022-12-20 16:11:37 +01:00
Martin Haug
b8ffd3ad3d Document meta and data loading categories 2022-12-20 15:55:15 +01:00
Laurenz
b4b022940b Syntax and example sections 2022-12-19 01:16:35 +01:00
Laurenz
35b16e545b Document parameters in comment 2022-12-17 16:24:29 +01:00
Laurenz
b6202b646a Reflection for castables 2022-12-15 23:11:20 +01:00
Laurenz
9ba4d2c134 New macro setup 2022-12-14 10:09:44 +01:00