1
0
forked from GitHub/gf-rgl
Commit Graph

13 Commits

Author SHA1 Message Date
kr.angelov 4891dbce7e a major refactoring in the C and the Haskell runtimes. Note incompatible change in the PGF format!!!
The following are the outcomes:

   - Predef.nonExist is fully supported by both the Haskell and the C runtimes

   - Predef.BIND is now an internal compiler defined token. For now
     it behaves just as usual for the Haskell runtime, i.e. it generates &+.
     However, the special treatment will let us to handle it properly in 
     the C runtime.

   - This required a major change in the PGF format since both 
     nonExist and BIND may appear inside 'pre' and this was not supported
     before.
2013-09-27 15:09:48 +00:00
kr.angelov 62afa58663 nonExist now does the expected thing 2013-08-23 13:17:45 +00:00
aarne 9d4b055f5f toUpperFirst and toLowerFirst in Prelude 2013-08-01 15:42:37 +00:00
john.j.camilleri 84dd1f58f8 Add Maybe.gf to prelude folder 2013-06-24 09:35:30 +00:00
aarne 1e06931691 Hindi and Sindhi in resource Make 2012-02-24 10:01:02 +00:00
kr.angelov 2a15dd6563 in prelude/Coordination.gf Type --> PType 2011-12-02 10:53:49 +00:00
kr.angelov 4c7ec15f1c typos in Prelude.gf: Type --> PType 2011-11-30 14:55:11 +00:00
aarne 187ffd472d Finnish SDP paradigm ported to lower-case by using Predef.toUpper 2011-06-02 16:12:01 +00:00
aarne 6452db1ca5 prefix and postfix in lib Formal 2010-08-30 09:34:45 +00:00
aarne 5f0844f69c restored table3 in Coordination; completed PhrasebookFre 2010-04-12 21:06:11 +00:00
aarne 00504315dc 4-arg coordination by Shafqat 2010-04-12 10:04:29 +00:00
krasimir aa64592e37 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
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00