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
Age
Commit message (
Expand
)
Author
2010-10-25
when we print the bracketed string it is useful to print the attached metavar...
krasimir
2010-10-25
update the testsuite to the latest state of the compiler/interpreter
krasimir
2010-10-25
fixed typo in GeneratePMCFG.hs. fidFloat -> fidVar
krasimir
2010-10-25
During the compilation, the final message "OK" should be displayed only if we...
krasimir
2010-10-21
change the TcM monad to continuation passing style. The old monad caused stac...
krasimir
2010-10-21
added week day's names in SUMO for Bulgarian and Swedish
krasimir
2010-10-21
support for proof search with high-order functions
krasimir
2010-10-20
functorized Query and added Swe
aarne
2010-10-20
bugfix in the term generation
krasimir
2010-10-20
fixed typo which broke the parsing with -openclass
krasimir
2010-10-19
in the type checker monad we should use lazy pattern matching because otherwi...
krasimir
2010-10-18
in tutorial/smart remove the hack that forced the proof object to be resolved
krasimir
2010-10-18
added explicit depth parameter to the parsing API and the corresponding comma...
krasimir
2010-10-18
typo in PGF.TypeCheck which spoiled the previous patch
krasimir
2010-10-18
now we use the GF reasoner to fillin meta variables in the abstract trees gen...
krasimir
2010-10-18
forgot Birds.gf
krasimir
2010-10-18
translation to English of the Birds dictionary
krasimir
2010-10-23
minibar.html: add a <noscript> element with a note that the page doesn't work...
hallgren
2010-10-18
minibar.js: show the type error messages that can occur for grammars with dep...
hallgren
2010-10-18
small Swedish/Bulgarian dictionary of birds in SUMO
krasimir
2010-10-17
minibar.js: add an option to enable/disable the Random button
hallgren
2010-10-16
added .authorspellings file in the root directory
krasimir
2010-10-14
now since the type checking monad TcM is nondeterministic we can use the same...
krasimir
2010-10-13
generalize the nqueens function in NQueens.gf
krasimir
2010-10-13
add start category S in NQueens. This helps the EditorApp to find the start c...
krasimir
2010-10-13
use "-" and ";" instead of "_" and "\n" in NQueens
krasimir
2010-10-13
bugfix in PGF.VisualizeTree for handling trees with implicit arguments
krasimir
2010-10-13
WebUI: show error when depth/limit has invalid value
krasimir
2010-10-13
fix PGF.Generate.restart. The restart should be done only if there are some s...
krasimir
2010-10-13
the PGF service now can do both random and exhaustive generation. these funct...
krasimir
2010-10-13
improved Web UI for queries
krasimir
2010-10-12
added option -depth to command gr
krasimir
2010-10-11
the exhaustive/random generator now knows how to handle computable functions ...
krasimir
2010-10-11
update NQueens to use: 1) lists i.e. [Nat]; 2) implicit arguments
krasimir
2010-10-11
now the generation from template with meta-variables respects the dependent t...
krasimir
2010-10-10
extended CountriesAndRegionsRon.gf
krasimir
2010-10-07
added dummy search box for documents
krasimir
2010-10-07
use TabBar for the links in the upper-left corner of the editor
krasimir
2010-10-07
dummy UI for documents saving/loading in the editor
krasimir
2010-10-02
forgot to remove a trace message
krasimir
2010-10-02
backtracking for random generation is not enough. we must restart the search ...
krasimir
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ...
krasimir
2010-09-30
fixes in FridgeApp. now it is compatible with EditorApp
krasimir
2010-09-30
update PGFService to work after the extensions in the random generation API
krasimir
2010-09-29
fix the compilation of FridgeApp
krasimir
2010-09-29
restore the method BracketedString.render which was needed for TranslateApp
krasimir
2010-09-29
add Magnet.getWord()
krasimir
2010-09-29
added compilation scripts for the editor
krasimir
2010-09-29
initial import of the new GF editor. Note: the FridgeApp is temporary broken....
krasimir
2010-09-29
minibar: work on adding back support for typing multiple words without pressi...
hallgren
[next]