Krasimir Angelov
|
fc1b560eeb
|
added exhaustive generation
|
2023-03-11 19:23:19 +01:00 |
|
Krasimir Angelov
|
62d24b9431
|
the Haskell marshaller/unmarshaller are now statically allocated
|
2023-03-10 23:34:28 +01:00 |
|
Krasimir Angelov
|
9dc36a0f5f
|
added the "alter lin" command
|
2023-03-07 15:29:58 +01:00 |
|
Krasimir Angelov
|
ee717fb022
|
added random generation
|
2023-03-05 13:18:14 +01:00 |
|
Krasimir Angelov
|
f7ca8afa81
|
fast word completion for functions names in the shell
|
2023-03-02 10:28:00 +01:00 |
|
Krasimir Angelov
|
8fc73b5d05
|
introduce probspace and maintain consistency after delete
|
2023-03-02 09:40:39 +01:00 |
|
Krasimir Angelov
|
23a5a3cdef
|
another way to test for big numbers
|
2023-03-02 09:37:21 +01:00 |
|
Krasimir Angelov
|
91769c7ff2
|
if createConcrete/alterConcrete fail, report the error correctly
|
2023-03-01 15:24:30 +01:00 |
|
Krasimir Angelov
|
1b2c8ce961
|
restored the word alignment API
|
2023-02-23 20:17:23 +01:00 |
|
Krasimir Angelov
|
57126f6d28
|
handle nonExist in parse the tree visualization and reclaim memory
|
2023-02-23 14:19:48 +01:00 |
|
Krasimir Angelov
|
6d856b2ce0
|
make it possible to control the initial NGF size
|
2023-01-29 21:04:08 +01:00 |
|
Krasimir Angelov
|
8fca37cfeb
|
writePGF now allows to select list of languages
|
2023-01-28 11:59:39 +01:00 |
|
Krasimir Angelov
|
04a263d7d4
|
fix bracketed linearization in case of nonExist
|
2022-12-10 20:18:23 +01:00 |
|
Krasimir Angelov
|
8f7e4c084c
|
an API to create unique function names
|
2022-12-05 08:11:43 +01:00 |
|
Krasimir Angelov
|
fda1353148
|
add consistant version numbers
|
2022-11-10 15:33:51 +01:00 |
|
Krasimir Angelov
|
a88c412e87
|
"create lin/lincat" should be able to see funs & cats in the current transaction
|
2022-11-04 22:03:29 +01:00 |
|
Krasimir Angelov
|
d784e2584b
|
A lower-level transaction API and a transaction command in the shell
|
2022-10-24 10:44:40 +02:00 |
|
Krasimir Angelov
|
3e0cc91a02
|
first rudimentary version of a parser
|
2022-09-16 12:34:46 +02:00 |
|
Krasimir Angelov
|
173128bd46
|
Merge branch 'master' into majestic
|
2022-08-24 20:31:10 +02:00 |
|
Krasimir Angelov
|
a27e2dbbb4
|
fix a leak of stable pointers
|
2022-08-19 11:34:27 +02:00 |
|
Krasimir Angelov
|
6d81306320
|
Try to remove the upper version for base
|
2022-08-17 09:49:37 +02:00 |
|
Krasimir Angelov
|
eb41d2661f
|
bugfix in readContext
|
2022-07-14 15:56:11 +02:00 |
|
Krasimir Angelov
|
4d0f33e3c3
|
make it possible to replace the probabilities while reading a new .pgf
|
2022-07-14 11:04:45 +02:00 |
|
Krasimir Angelov
|
a66693770c
|
started with lookupCohorts
|
2022-07-07 14:03:07 +02:00 |
|
Krasimir Angelov
|
42d01578ec
|
added test for an unknown function at the top of an expression
|
2022-06-24 22:27:39 +02:00 |
|
Krasimir Angelov
|
7544e8dfbc
|
remove duplicated export
|
2022-06-22 11:29:09 +02:00 |
|
Krasimir Angelov
|
18f70b786f
|
first draft for lookupMorpho
|
2022-05-30 21:16:34 +02:00 |
|
Krasimir Angelov
|
fc09bc776b
|
transactions should always start with the last revision and release it when done
|
2022-05-23 19:50:41 +02:00 |
|
Krasimir Angelov
|
cad564741b
|
bump the base package version
|
2022-05-20 15:01:31 +02:00 |
|
Krasimir Angelov
|
5594679a83
|
first draft of the new allocator with transactions support
|
2022-05-20 13:55:45 +02:00 |
|
Inari Listenmaa
|
ec70e4a83e
|
Merge pull request #136 from mengwong/ghc9
compiles with GHC 9.0.2
|
2022-05-06 03:26:00 +02:00 |
|
Andreas Källberg
|
b0b2a06f3b
|
Improve comment
|
2022-05-03 13:10:29 +08:00 |
|
Andreas Källberg
|
221597bd79
|
When profiling, don't add cost centres in Data.Binary.Get
This change speeds up profiling by an order of magnitude.
Without it, the >>= function for Get dominates runtime completely during profiling.
|
2022-05-03 13:08:35 +08:00 |
|
Inari Listenmaa
|
862aeb5d9b
|
Update base <4.15 to <4.16 for tests + pgf*.cabal
|
2022-03-05 13:42:11 +08:00 |
|
Krasimir Angelov
|
fdd33b63d9
|
remove redundancies in the .pgf format kept for lagacy reasons
|
2022-02-08 19:04:08 +01:00 |
|
Krasimir Angelov
|
4d240f7260
|
working fullFormLexicon. Slows down loading and compilation
|
2022-02-08 16:38:30 +01:00 |
|
Krasimir Angelov
|
fc7c1249b0
|
release the reference when done with it
|
2022-02-07 12:57:19 +01:00 |
|
Krasimir Angelov
|
78b462c607
|
partial implementation for fullFormLexicon
|
2022-01-11 15:07:03 +01:00 |
|
Krasimir Angelov
|
c119349479
|
remove repeated export
|
2022-01-11 14:58:33 +01:00 |
|
Krasimir Angelov
|
d87b3ce166
|
get rid of the destructive updates for seq_ids
|
2022-01-10 10:27:09 +01:00 |
|
Krasimir Angelov
|
262e44c208
|
fix typo
|
2022-01-09 08:24:41 +01:00 |
|
Krasimir Angelov
|
99e639c861
|
handle failed linearization in tabularLinearize
|
2022-01-09 07:37:03 +01:00 |
|
Krasimir Angelov
|
f3d54a02e3
|
update the testsuite
|
2022-01-08 20:04:23 +01:00 |
|
Krasimir Angelov
|
00f857559d
|
restore the sharing of sequences. Shrinks the grammar by ~45%
|
2022-01-08 19:49:42 +01:00 |
|
Krasimir Angelov
|
859d6ad5a5
|
restore categoryFields in the API
|
2021-12-29 12:06:29 +01:00 |
|
krangelov
|
4ec0c334c3
|
remove PGF2.Type
|
2021-12-24 10:53:36 +01:00 |
|
krangelov
|
b000b80159
|
added commands create cat & drop cat
|
2021-12-23 19:21:55 +01:00 |
|
krangelov
|
f03779dfed
|
fix Fun -> Cat
|
2021-12-23 18:06:08 +01:00 |
|
krangelov
|
f5798350fd
|
commands "create fun" & "drop fun" in the shell
|
2021-12-23 14:55:26 +01:00 |
|
krangelov
|
12b4958b99
|
make it possible to merge PGF files in the compiler
|
2021-12-22 10:47:22 +01:00 |
|