- 13 Dec, 2018 1 commit
-
-
Camil Staps authored
-
- 23 Nov, 2018 1 commit
-
-
johnvg@science.ru.nl authored
prevent boxing and immediatialy unboxing a record, when selecting a field from a selected unboxed record field of a record
-
- 09 Nov, 2018 1 commit
-
-
johnvg@science.ru.nl authored
-
- 06 Nov, 2018 1 commit
-
-
johnvg@science.ru.nl authored
-
- 24 Oct, 2018 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 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.
-
- 03 Oct, 2018 2 commits
-
-
John van Groningen authored
set nid_lhs_state_p when creating new functions, create case, switch and push nodes for select and match functions
-
John van Groningen authored
-
- 09 Aug, 2018 5 commits
-
-
John van Groningen authored
to prevent access to uninitialized value in is_tail_call_modulo_cons_node
-
John van Groningen authored
-
John van Groningen authored
this doesn't cause any problems, but valgrind complains
-
John van Groningen authored
-
John van Groningen authored
this doesn't cause any problems, but valgrind complains
-
- 05 Jul, 2018 1 commit
-
-
John van Groningen authored
-
- 21 Jun, 2018 2 commits
-
-
John van Groningen authored
that is/are only used if one of these masks was used
-
John van Groningen authored
-
- 25 May, 2018 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 04 May, 2018 1 commit
-
-
John van Groningen authored
-
- 02 May, 2018 1 commit
-
-
John van Groningen authored
-
- 30 Apr, 2018 2 commits
-
-
John van Groningen authored
add BENumberedVarTypeNode, BENumberedTypeVar and BESetMemberTypeOfField to backend dll/shared library import and export files
-
John van Groningen authored
add BESetMemberTypeOfField to store the member type of dictionary fields
-
- 12 Apr, 2018 1 commit
-
-
John van Groningen authored
-
- 11 Apr, 2018 3 commits
-
-
John van Groningen authored
remove more unused fields
-
John van Groningen authored
-
John van Groningen authored
-
- 10 Apr, 2018 4 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 09 Apr, 2018 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
function parseCommandLine in module compile removes these
-
- 01 Feb, 2018 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-