Commit Graph

14 Commits

Author SHA1 Message Date
Krasimir Angelov f7ca8afa81 fast word completion for functions names in the shell 2023-03-02 10:28:00 +01:00
Krasimir Angelov f40072a5f4 pre now does case insensitive matching if case_sensitive=off is set 2023-02-23 10:21:50 +01:00
Krasimir Angelov 89a9806925 PGF_API->PGF_API_DECL 2023-01-25 23:47:38 +01:00
Krasimir Angelov ed5d0269ac PGF_INTERNAL->PGF_INTERNAL_DECL 2023-01-25 23:35:25 +01:00
Krasimir Angelov 39ac59c2b9 bugfixes related to old pointers 2022-10-24 10:37:38 +02:00
Krasimir Angelov 1862ba5cec Define custom isdigit version. The expression parser now uses the custom isspace and isdigit 2022-07-04 14:24:06 +02:00
Krasimir Angelov 18f70b786f first draft for lookupMorpho 2022-05-30 21:16:34 +02:00
Krasimir Angelov 5594679a83 first draft of the new allocator with transactions support 2022-05-20 13:55:45 +02:00
Krasimir Angelov 00f857559d restore the sharing of sequences. Shrinks the grammar by ~45% 2022-01-08 19:49:42 +01:00
krangelov df82e1e7ca complete the linearization of pre 2021-12-03 11:29:01 +01:00
krangelov 03a5353c08 implement CAPIT & ALL_CAPIT 2021-12-01 13:56:52 +01:00
krangelov f7aad0c0e0 added createCategory, dropCategory 2021-09-09 17:33:25 +02:00
krangelov 2c1700776e implemented readExpr & readType 2021-08-11 22:07:01 +02:00
krangelov 91f183ca6a move the C sources to the subfolder pgf again for backwards compatibility 2021-08-08 18:29:16 +02:00