- 31 Jul, 2019 2 commits
-
-
John van Groningen authored
Remove ignored strictness annotations in TCPChannels See merge request !2
-
Camil Staps authored
-
- 30 Mar, 2019 1 commit
-
-
Bas Lijnse authored
-
- 19 Mar, 2019 2 commits
-
-
johnvg@science.ru.nl authored
remove module graph_to_string_and_descriptors_macho, use graph_to_string_and_descriptors instead, remove graph_to_string_with_descriptors modules (old version of graph_to_string_and_descriptors that doesn't use additional information in descriptors for unboxed records in constructors or records)
- 18 Mar, 2019 2 commits
-
-
John van Groningen authored
Export replace_desc_numbers_by_descs from graph_copy_with_names See merge request !1
-
Camil Staps authored
-
- 12 Mar, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
move modules symbols_in_program, pecoff_symbols_in_program and macho_symbols_in_program to new folders linux, win and macosx
-
- 25 Feb, 2019 4 commits
-
-
johnvg@science.ru.nl authored
use is_using_desc_relative_to_array in module graph_copy_with_names, adjust descriptor addresses relative to the address of __ARRAY__ if necessary (because of position independent code)
-
johnvg@science.ru.nl authored
use function is_using_desc_relative_to_array in module graph_to_string_and_descriptors, add the address of __ARRAY__ to descriptors if it yields 1 (to fix the descriptors for position independent code)
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
use abc instructions get_desc_arity_offset and load_module_name in module graph_to_string_and_descriptors_macho
-
- 22 Feb, 2019 6 commits
-
-
johnvg@science.ru.nl authored
use preprocessor symbol USE_DESC_RELATIVE_TO_ARRAY instead of MACH_O64 for array element descriptors also in copy_string_to_graph.c
-
johnvg@science.ru.nl authored
use preprocessor symbol USE_DESC_RELATIVE_TO_ARRAY instead of MACH_O64 for array element descriptors in copy_graph_to_string.c
-
johnvg@science.ru.nl authored
use abc instruction load_module_name in modules graph_copy_with_names and graph_to_string_and_descriptors
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 20 Feb, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 19 Feb, 2019 13 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
in module pecoff_symbols_in_program read base_of_date for 64 bit windows (now ported to 64 bit windows)
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
Fix "Error reading symbol table" when auxiliary entries are in the symbol table and the symbol table is located at the end of the executable. Auxiliary entries count as symbol entries.
-
johnvg@science.ru.nl authored
Fix "Error reading symbol table" when auxiliary entries are in the symbol table and the symbol table is located at the end of the executable. Auxiliary entries count as symbol entries.
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
add modifications in 2 commits from Arjan Oortgiese: The function id generated by the C backed was used. For example the Lambda function name is \;19;31;5.6, the 6 is used instead of the 5. We remove thus first the function id from the C backed before processing the name. and Remove C backend function number.
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 15 Feb, 2019 1 commit
-
-
John van Groningen authored
-
- 06 Feb, 2019 1 commit
-
-
John van Groningen authored
use n>>1 instead of n/2
-
- 10 Jan, 2019 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 09 Jan, 2019 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-