index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
Age
Commit message (
Expand
)
Author
2025-08-08
more specific instructions for different macs
Arianna Masciolini
2025-08-02
fix compatibility with newer gcc versions
Arianna Masciolini
2025-08-02
misc small fixes:
Inari Listenmaa
2023-09-07
Update jit.c
Krasimir Angelov
2023-08-11
the jitter should still read the absfuns even for EMSCRIPTEN and aarch64
Krasimir Angelov
2023-08-09
One more place with __aarch64__
Krasimir Angelov
2023-08-09
Try with __aarch64__
Krasimir Angelov
2023-08-08
lightning.h not included on aarch64
Krasimir Angelov
2023-08-04
Disable the jit on aarch64
Krasimir Angelov
2023-08-04
Create funcs.h
Krasimir Angelov
2023-08-04
Create Create aarch64/fp.h
Krasimir Angelov
2023-08-04
Create aarch64/core.h
Krasimir Angelov
2023-08-04
Create aarch64/asm.h
Krasimir Angelov
2023-08-04
added aarch64 configure.ac
Krasimir Angelov
2023-02-05
Update INSTALL
Krasimir Angelov
2022-07-16
support for BIND tokens in the Python bindings
Krasimir Angelov
2022-07-04
allow compilation with emscripten
Krasimir Angelov
2021-07-15
Update C runtime install instructions
Inari Listenmaa
2021-07-14
add missing install.sh file for c runtime
Meowyam
2021-01-20
fix type signature
krangelov
2021-01-20
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2021-01-20
fix gu_map_next
krangelov
2020-11-17
Take a step back and do bottom up prediction only when needed. This solves th...
krangelov
2020-08-14
remove the deprecated pgf_print_expr_tuple
krangelov
2020-08-14
added an API for cloning expressions/types/literals
krangelov
2020-07-26
filter out empty brackets
krangelov
2020-07-11
revert to using unconditional probabilities in the different lookup functions
krangelov
2020-07-08
drop the SG library completely.
krangelov
2020-05-20
bugfix in parsing literals
krangelov
2020-05-20
fix the uggly typo that broke the literals.
krangelov
2020-05-16
split unknown words by spaces
krangelov
2020-05-14
lookupCohorts now detects and reports unknown words. Also:
krangelov
2020-03-25
switch off the debugger
krangelov
2020-03-06
an API to access the names of all fields withing a category
krangelov
2020-03-05
lookup_morpho, lookup_cohorts and fullform_lexicon now report the usual condi...
krangelov
2020-03-05
The APIs for callbacks and the bracketed strings now use a string for the ana...
krangelov
2019-12-07
a version of the parser which returns a chart rather than a list of expressions
krangelov
2019-10-09
forgot that debugging is on
krangelov
2019-10-09
fix chunk extraction when there are literals
krangelov
2019-10-09
fix the parsing for literals after the latest changes in the parser
krangelov
2019-08-30
first version of a parser which returns chunks in case of failure
krangelov
2019-08-30
fix gu_map_next
krangelov
2019-08-30
a more reasonable API to iterate over a map
krangelov
2019-08-20
added gu_map_delete
krangelov
2019-08-09
bugfix in the parser's scanner
krangelov
2019-06-30
fully supported case-insensitive parsing/lookup
krangelov
2019-06-25
the parser now ensures that all word senses are in the chart
krangelov
2019-06-24
fix in gu_buf_heap_pop
krangelov
2019-06-24
share some code for printing
krangelov
2019-05-28
filter out empty cohorts
krangelov
[next]