- 10 May, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 01 Feb, 2019 1 commit
-
-
johnvg@science.ru.nl authored
generate instance member entry for instance member functions, generate abc directive .ai with the label of the entry (these entries are not yet used)
-
- 04 Oct, 2018 1 commit
-
-
John van Groningen authored
the frontend of the compiler assumes the MatchNode yields a tuple without dictionaries, so after adding the dictionaries the tuple selectors select incorrect values. it would be better to fix this in the frontend, but it is easier in the backend, therefore the code generator computes the number of dictionaries by subtracting the arity of the result of the match node from the arity of the constructor, and pops the dictionaries from the stack.
-
- 10 Apr, 2018 1 commit
-
-
John van Groningen authored
-
- 04 Dec, 2013 1 commit
-
-
John van Groningen authored
using this information the code generator can determine from which module a label is imported, this is used when generating position independent code
-
- 27 Jul, 2012 1 commit
-
-
John van Groningen authored
-
- 22 Oct, 2002 1 commit
-
-
John van Groningen authored
-
- 28 Feb, 2002 1 commit
-
-
John van Groningen authored
-
- 03 Sep, 2001 1 commit
-
-
John van Groningen authored
-
- 15 May, 2001 1 commit
-
-
John van Groningen authored
-
- 12 Jul, 2000 1 commit
-
-
clean authored
-