- 21 Apr, 2005 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 20 Apr, 2005 3 commits
-
-
John van Groningen authored
type of the record constructor, to prevent crashing in freshSymbolType because the pointers of these attributes are not properly initialized, add universal variables and attributes in fields only to the type of this field, and not also to the types of subsequent fields of this record
-
John van Groningen authored
because the resulting th_attrs were not stored in the type heaps
-
John van Groningen authored
components when a macro in a dcl module is used
-
- 18 Apr, 2005 1 commit
-
-
John van Groningen authored
-
- 08 Apr, 2005 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 31 Mar, 2005 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 18 Mar, 2005 1 commit
-
-
John van Groningen authored
-
- 17 Mar, 2005 6 commits
-
-
John van Groningen authored
-
John van Groningen authored
in paths and object files generated by the c compiler have different names
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 11 Mar, 2005 1 commit
-
-
John van Groningen authored
-
- 01 Feb, 2005 1 commit
-
-
John van Groningen authored
non dynamic type, instead print an error message
-
- 31 Jan, 2005 1 commit
-
-
John van Groningen authored
of the constructor, instead of a type index with a constructor index, create VITI_PatternType only for records
-
- 25 Jan, 2005 2 commits
-
-
John van Groningen authored
in error messages
-
John van Groningen authored
-
- 21 Jan, 2005 1 commit
-
-
John van Groningen authored
a record occurs in a pattern and this record (variable) is updated with a field of another record (with fewer fields). for example: :: R1 = {v1::!Int}; :: R2 = {v2::!Int,n1::!Real}; f r=:{v1} = {r & v2=v1};
-
- 20 Jan, 2005 1 commit
-
-
John van Groningen authored
-
- 19 Jan, 2005 1 commit
-
-
John van Groningen authored
-
- 16 Jan, 2005 1 commit
-
-
Ronny Wichers Schreur authored
trimmed project file
-
- 12 Jan, 2005 1 commit
-
-
John van Groningen authored
case, if and lambda expressions
-
- 10 Jan, 2005 1 commit
-
-
Ronny Wichers Schreur authored
-
- 14 Dec, 2004 1 commit
-
-
John van Groningen authored
-
- 13 Jul, 2004 2 commits
-
-
John van Groningen authored
from a constructor (not a tuple or record) on a cycle
-
John van Groningen authored
-
- 22 Jun, 2004 1 commit
-
-
Ronny Wichers Schreur authored
-
- 02 Jun, 2004 1 commit
-
-
John van Groningen authored
-
- 27 May, 2004 1 commit
-
-
John van Groningen authored
nodedef after 'where', instead of aborting in postparse
-
- 07 May, 2004 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
after 'case' twice as parameter when the variable is also used in the right hand side of a case alternative. This can cause incorrect code generation when the reuse unique node optimization is used, because the compiler could incorrectly reuse the variable after pattern matching, causing the other parameter to be overwritten. Remove unused function convertDefault
-
- 29 Apr, 2004 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-