Commit Graph
100 Commits
Author SHA1 Message Date
krasimir a3e1d43318 fix PGFService after the change in the API 2010-04-30 15:09:21 +00:00
krasimir ec23ad994a in the libraries status page -> Swe & Tur also have big lexicons 2010-04-30 14:48:34 +00:00
krasimir 83528f15d7 first incarnation of the bracketed string API 2010-04-30 14:36:06 +00:00
krasimir f3bee9fd36 wf,vt,vp,vd,aw should store files in utf8 2010-04-28 17:37:53 +00:00
krasimir d53125757f fix the -view option for vt,vp,vd,aw to work on Windows 2010-04-27 20:01:54 +00:00
krasimir f80e650329 convert GF.Data.SortedList to UTF8 2010-04-24 09:13:26 +00:00
krasimir 94235548c4 fix parsing of literals 2010-04-23 20:46:14 +00:00
krasimir 5a9557d2cc change the developers link directly in index.html 2010-04-23 18:58:46 +00:00
krasimir c3906ec6ef added link to the bugtracker from gf.cabal 2010-04-23 14:40:20 +00:00
krasimir e152cd632f tweak gf.cabal to be more Hackage friendly 2010-04-23 14:13:36 +00:00
krasimir 81cd3e2639 redirect the developers link to the GF wiki 2010-04-23 13:59:23 +00:00
krasimir fa617e760c link to Hackage from download/index.txt 2010-04-23 13:56:32 +00:00
krasimir 0e75eeb802 update index.txt 2010-04-23 13:44:18 +00:00
krasimir 3c50bfb17b more in the release notes for 3.1.6 2010-04-23 13:26:57 +00:00
krasimir f806a7890d now the PGF service communicates with Graphviz using UTF8 for the input and binary for the output 2010-04-22 14:01:08 +00:00
krasimir a4894be101 the pgf service now compiles with the latest CGI package 2010-04-22 12:37:36 +00:00
krasimir 99680e345e bump GF version to 3.1.6 2010-04-22 08:41:51 +00:00
krasimir 3306ec606c fix command cc for Unicode 2010-04-19 15:41:23 +00:00
krasimir c11064bfad always use Haskeline. drop Readline & Editline 2010-04-19 15:12:52 +00:00
krasimir 0b6b30d4a8 use the native unicode support from GHC 6.12 2010-04-19 09:38:36 +00:00
krasimir e8ee150215 add Bul to the list of languages in Setup.hs that have API 2010-04-19 09:43:58 +00:00
krasimir 4acae7b083 add the easy words and phrases in PhrasebookBul 2010-04-16 16:32:45 +00:00
krasimir 184747505b fix the encoding in Italian 2010-04-14 09:35:06 +00:00
krasimir 4b9de3af1d fix the encoding in Catalan 2010-04-13 15:50:10 +00:00
krasimir 9377fd7c7c fix the molto-molto-molto problem 2010-04-12 13:55:40 +00:00
krasimir 3b7d0e4fcc export fullFormLexicon from PGF 2010-03-31 11:09:12 +00:00
krasimir 69535e2b6b even simpler version of NQueens 2010-03-24 21:04:37 +00:00
krasimir ab3127b5dd bugfix in the lProlog generator 2010-03-24 20:54:20 +00:00
krasimir 925fb9dc85 the Plus predicate from NQueens is replaced with definition for function plus 2010-03-24 16:14:36 +00:00
krasimir 17897bc286 partial support for def-rules in the Lambda Prolog generation 2010-03-24 16:12:58 +00:00
krasimir ce99935812 now for every category we store, in PGF, the list of functions for it in source-code order. The order matters for the termination of the exhaustive generation with dependent types. 2010-03-24 11:11:55 +00:00
krasimir 297d40455e typo in CheckGrammar 2010-03-23 15:35:32 +00:00
krasimir 858f6a1d4e use the new more accurate location information for some error messages 2010-03-23 15:24:48 +00:00
krasimir 1591253a55 added codepage for Turkish 2010-03-23 13:44:17 +00:00
krasimir ef957a0307 added comment to every GF.Text.CPxxxx module about the purpose of the codepage 2010-03-23 12:19:34 +00:00
krasimir ba3b57bff9 add JavaScript API for completion. contributed by John J. Camilleri 2010-03-23 08:55:56 +00:00
krasimir 20d25c23cd fix checkInfoType in Parser.y 2010-03-22 23:49:15 +00:00
krasimir d3a84f994b store and propagate the exact source location for all judgements in the grammar. It may not be used accurately in the error messages yet 2010-03-22 21:15:29 +00:00
krasimir 63adb15eb9 transliteration for Urdu 2010-03-22 09:29:43 +00:00
krasimir 8a0d72aeec update in Urdu 2010-03-22 09:01:27 +00:00
krasimir 74448670f5 produce optimized Lambda Prolog code 2010-03-22 08:56:42 +00:00
krasimir f4d3da0ccc the NQueens algorithm written in GF 2010-03-21 19:01:57 +00:00
krasimir 57b8e42601 added experimental generation of Lambda Prolog code. Could be used for exhaustive generation with dependent types. Doesn't support def rules yet but supports high-order syntax and lambda expressions. 2010-03-20 07:26:53 +00:00
krasimir a74a81b8a1 pattern @ should be propagated to PGF 2010-03-18 20:21:57 +00:00
krasimir b2c785edfa fix the precedence for patterns ~, - and @ 2010-03-18 19:52:45 +00:00
krasimir 0c2944fa7f syntax for inaccessible patterns in GF 2010-03-18 19:34:30 +00:00
krasimir dc0a84951f incomplete code for adjoints and monads 2010-03-15 17:31:15 +00:00
krasimir 8ac49f854f identity functor 2010-03-15 16:35:00 +00:00
krasimir 1d97276a14 added natural transformations 2010-03-15 14:52:47 +00:00
krasimir 347347d411 incomplete code for composition of functors 2010-03-15 10:47:00 +00:00
krasimir 77be515422 refactor Morphisms.gf and InitialAndTerminal.gf 2010-03-15 10:43:20 +00:00
krasimir 52d5967008 two theorems without proofs: every equalizer is monomorphism; every coequalizer is epimorphisms 2010-03-15 10:41:39 +00:00
krasimir 8985a9ea04 added Equalizers in category-theory 2010-03-15 09:57:39 +00:00
krasimir 34f5b2a436 bugfix in PGF.TypeCheck 2010-03-14 12:21:00 +00:00
krasimir 6a89647a6d cleanup in PGF.Typecheck -> newGuardedMeta doesn't need the current scope 2010-03-13 20:12:00 +00:00
krasimir 46c04f4c91 rule for pretty printing implicit arguments 2010-02-22 20:09:28 +00:00
krasimir e876fad3fa add pretty printing rule for implicit patterns 2010-02-22 20:02:53 +00:00
krasimir 5d2b204246 refactor PGF.Expr and PGF.TypeCheck so that the evaluator always has access to the meta store 2010-02-22 15:50:41 +00:00
krasimir 415375f35c functors 2010-02-22 14:40:28 +00:00
krasimir 34a8b768eb the oposites of two equal arrows are equal arrows 2010-02-22 14:38:13 +00:00
krasimir f3c6acc6dc bugfix in PGF.TypeCheck 2010-02-20 18:48:06 +00:00
krasimir 25adc81550 two theorems every iso is mono and every iso is epi 2010-02-20 16:37:23 +00:00
krasimir 8ca24fcad6 some more definitions in category theory 2010-02-20 16:33:40 +00:00
krasimir ff30de63ce one more test for cyclic def rules 2010-02-16 20:27:07 +00:00
krasimir 3aa7aa84bb fix the Haskell code generation 2010-02-17 13:09:23 +00:00
krasimir 897682d952 replace SS with StmtS in SUMO 2010-02-17 12:38:11 +00:00
krasimir 07fa5c575d added TPTP for SUMO 2010-02-17 12:21:41 +00:00
krasimir 6b8fa0eaa1 SUMO axioms 2010-02-17 11:12:43 +00:00
krasimir 06654cbb5e added examples/SUMO 2010-02-17 11:07:24 +00:00
krasimir e54ac49769 fix in PGF.Printer 2010-02-17 10:31:10 +00:00
krasimir d91ffecfa4 -output-format=pgf_pretty now prints the flags as well 2010-02-17 10:20:49 +00:00
krasimir e1ac90f543 fix the PGF printer for abstract 2010-02-16 21:47:58 +00:00
krasimir 899ed163a1 no need to keep the list of constructors per category in .gfo 2010-02-16 09:34:02 +00:00
krasimir 62781ca519 more category theory -> morphisms, initial and terminal objects 2010-02-15 10:35:24 +00:00
krasimir 2702b64722 basic category theory expressed in GF. Note: works only with my development version of GF. It will be pushed in darcs soon 2010-02-14 10:20:08 +00:00
krasimir 731d46643d white space instead of tab in GF.cabal 2010-02-12 21:31:30 +00:00
krasimir 991e51373a add PGF.Probabilistic in GF.cabal 2010-02-12 16:12:17 +00:00
krasimir 96b1041763 one more test for cyclic operations 2010-02-09 18:38:11 +00:00
krasimir 8c4fd9de9b allow negative integers in the grammar syntax 2010-02-08 12:59:22 +00:00
krasimir 1e7cb24e70 test case for lazy evaluation in the abstract syntax 2010-02-07 22:22:30 +00:00
krasimir 1c2a240b2c command cc now works even without loaded grammar. useful for testing closed expressions 2010-02-07 19:23:26 +00:00
krasimir c019609e23 some changes in Urdu by Shafqat 2010-02-07 09:10:08 +00:00
krasimir 7588807c1b test case for invalid parameter definition 2010-02-06 20:15:46 +00:00
krasimir 625c8e0e03 in verbose mode print the rule names when compiling PMCFG 2010-02-06 18:24:15 +00:00
krasimir c2259adf5d bugfix in GrammarToPGF related to the compilation of def rules 2010-02-05 22:16:44 +00:00
krasimir e33447aadd fix the tabular printing when there is a V constructor 2010-02-03 17:33:55 +00:00
krasimir 3d5864918b test case for let expression in def rule 2010-02-01 09:18:42 +00:00
krasimir 884c55f7e6 added tests for literals in the abstract syntax 2010-02-01 08:58:46 +00:00
krasimir b625b416ee added test cases for polymorphic and record types in the abstract syntax 2010-01-31 22:16:35 +00:00
krasimir 5eeb41a67f add test case for abstract types with let bindings 2010-01-31 20:45:48 +00:00
krasimir 4485e97181 refactor GF.Infra.Modules for better error messages 2010-01-31 15:54:25 +00:00
krasimir c93e406997 add Show instance and remove the Eq and Ord instances for PGF.Expr.Equation and PGF.Expr.Patt 2010-01-31 14:45:44 +00:00
krasimir 3926ea1a05 code cleanup in PGF.TypeCheck 2010-01-30 10:10:51 +00:00
krasimir 9e547710f5 bugfix in the PGF typechecker and more test cases 2010-01-29 21:10:14 +00:00
krasimir ed446a4295 update the testsuite 2010-01-29 11:13:31 +00:00
krasimir 3685595ece cleanup the code of the PGF interpreter and polish the binary serialization to match the preliminary specification 2010-01-27 09:39:14 +00:00
krasimir 38b02bb64d fix the PGF generation when it is used from the shell 2010-01-26 14:15:37 +00:00
krasimir a039808141 PGF is now real synchronous PMCFG 2010-01-17 21:35:36 +00:00
krasimir 362f333ebd now the linearization is completely based on PMCFG 2010-01-17 17:05:21 +00:00
krasimir 61867b2b72 prettier parameter names in PGF 2010-01-17 00:41:46 +00:00