summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2025-08-08Fix warnings for ghc-9.6 about multiplicity syntaxAndreas Källberg
2025-08-02define default depths for shell and server only onceInari Listenmaa
2025-08-02choose openFd based on version of unixInari Listenmaa
2025-08-02use openFd from unix >= 2.8Inari Listenmaa
2025-08-02add whitespace on list comprehensions, applications etc.Inari Listenmaa
2021-07-07More cabal file cleanup. Remove some more tabs from Haskell source.John J. Camilleri
2021-06-29Merge pull request #84 from ffrixslee/issue-46Inari Listenmaa
2021-05-27allow parameter cat in the Web API for parsingkrangelov
2020-11-10Added explicit implementation for 'readJSON' in the instance declaration for ...Liyana
2020-08-05Fix a few warningsAndreas Källberg
2020-07-26expose parseToChart via the Web APIkrangelov
2020-05-14lookupCohorts now detects and reports unknown words. Also:krangelov
2020-02-13support command c-lookupCohortskrangelov
2020-02-13support post requests to the serverkrangelov
2019-11-26PGFService: userLanguage now defaults to English, if present in the grammarThomas Hallgren
2019-11-18PGFService: revert unlexing change in PGFService to restore &+ behaviourThomas Hallgren
2019-08-18remove obsolete codekrangelov
2019-05-15Eliminate the dependency on time-compatThomas Hallgren
2019-02-26fixed typo on c-bracketedLinearizekrangelov
2019-02-26added command c-bracketedLinearizekrangelov
2018-12-20fix after the change in bracketed stringKrasimir Angelov
2018-11-28remove gf-server.cabalJohn J. Camilleri
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
2018-07-31gf-server.cabal: relax network version bounds and make building the library a...Thomas Hallgren
2017-09-06A new function called "completions" is added in the Haskell runtime and used ...Krasimir Angelov
2017-09-06the parser in the C runtime can now detect incomplete sentences just like the...Krasimir Angelov
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2017-08-31the C runtime now supports the same customizations for GraphViz as the Haskel...Krasimir Angelov
2017-08-11A couple of fixes for GHC 8.2.1 compatibilityThomas Hallgren
2017-05-10PGFService.hs: fix problem when compiling without C run-time supporthallgren
2017-05-05PGFService: add CncLabels support to command=deptreehallgren
2017-04-06vd command now reads local concrete configurations to deal with syncat words;...aarne
2017-02-21Fix compilation errors caused by changes in PGF2hallgren
2016-06-17PGFService: fix a type ambiguity when compiling without C run-time supporthallgren
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
2016-06-09PGFService: eleminate warning "Defined but not used: ‘serverError’"hallgren
2016-06-08PGF web service: switch to the new SVG rendering of word dependency treeshallgren
2016-05-26PGFService.hs: fix compilation problem when C run-time support is omittedhallgren
2016-05-26PGF web service: add command=deptreehallgren
2016-05-11the Literals API in Haskell no longer offers the sentence as an argument to t...krasimir
2015-11-04prepared visualize_parse for showing dependency labelsaarne
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2015-07-21PGF web service: option to leave &+ uninterpreted in linearized outputhallgren
2015-04-17gf -server: include grammar modification time in the info returned by /version hallgren
2015-04-17PGF web service: add command c-linearizeAll to obtain all variantshallgren
2015-03-24PGF Service: add an option to return syntax trees in JSON formathallgren
2015-03-19PGF service: add commands c-abstrtree and c-parsetreehallgren
2015-02-25PGFService: make the restriction on parallelism more effectivehallgren
2015-02-24PGFService.hs: text lexer: slightly smarter decapitalization of the first wor...hallgren
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren