1
0
forked from GitHub/gf-rgl
Commit Graph

10 Commits

Author SHA1 Message Date
krasimir
64311f3ff1 added Predef.Float in Predef.gf 2017-03-07 20:12:56 +00:00
krasimir
1a0036dd67 Predef.Ints is of type PType not Type 2016-03-02 22:31:52 +00:00
krasimir
9cf3c8fea0 added all orthographic primitives 2015-05-11 13:01:39 +00:00
kr.angelov
226be7fbd6 forgotten changes in Predef.gf for making CAPIT a built-in operation 2014-10-31 14:28:52 +00:00
kr.angelov
26b65e5785 added Predef.SOFT_BIND. This special token allows zero or more spaces between ordinary tokens. It is also used in the English RGL to attach the commas to the previous word. 2013-11-12 09:54:57 +00:00
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
1e06931691 Hindi and Sindhi in resource Make 2012-02-24 10:01:02 +00:00
aarne
187ffd472d Finnish SDP paradigm ported to lower-case by using Predef.toUpper 2011-06-02 16:12:01 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00