- 08 Dec, 2010 1 commit
-
-
John van Groningen authored
-
- 24 Nov, 2010 6 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 11 Nov, 2010 1 commit
-
-
John van Groningen authored
-
- 13 Oct, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 07 Oct, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
because the frontend uses -1 for no line number, the backend 0
-
- 04 Oct, 2010 1 commit
-
-
John van Groningen authored
-
- 01 Oct, 2010 1 commit
-
-
John van Groningen authored
-
- 29 Sep, 2010 1 commit
-
-
John van Groningen authored
-
- 27 Sep, 2010 1 commit
-
-
John van Groningen authored
-
- 04 Aug, 2010 1 commit
-
-
John van Groningen authored
call of an expanded function with too many arguments
-
- 13 Jul, 2010 1 commit
-
-
John van Groningen authored
-
- 08 Jul, 2010 1 commit
-
-
John van Groningen authored
-
- 06 Jul, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 05 Jul, 2010 2 commits
-
-
John van Groningen authored
it is not used because dcl macros cannot use icl macros.
-
John van Groningen authored
it is not used because dcl macros cannot use icl macros.
-
- 02 Jul, 2010 3 commits
-
-
John van Groningen authored
in genericsupport
-
John van Groningen authored
-
John van Groningen authored
checkExplicitImportCompleteness, because it is not used because imported definitions cannot use local macros.
-
- 25 May, 2010 1 commit
-
-
John van Groningen authored
as qualified identifiers
-
- 19 May, 2010 1 commit
-
-
John van Groningen authored
r & f = e // same as r = {r & f=e} a & [i] = e // same as a = {a & [i]=e} nested and multiple updates are also allowed
-
- 07 May, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
existential or universal quantifier
-
- 11 Feb, 2010 1 commit
-
-
John van Groningen authored
-
- 09 Feb, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
is used in a curried application of a case expression, to prevent case's with applications that are be optimized. Whether the producer is treated as a curried or normal producer is determined during unfolding, PR_CurriedProducer is used to mark producers for which this is allowed.
-
- 08 Feb, 2010 7 commits
-
-
John van Groningen authored
an application that can be fused, a function is created of the case, without the application (producer), and the new function and the application (producer) are fused later (if possible)
-
John van Groningen authored
may be copied (without duplicating work), this is intended to optimize generic bimaps
-
John van Groningen authored
-
John van Groningen authored
arguments or a basic value
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-