- 27 Oct, 2020 1 commit
-
-
Camil Staps authored
-
- 07 Sep, 2020 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
Use strict maybe types in TCPIP library See merge request !11
-
- 05 Sep, 2020 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 04 Sep, 2020 3 commits
-
-
John van Groningen authored
Fix make_symbol_name to use new descriptor names in _system.abc Closes #5 See merge request !10
-
Camil Staps authored
-
Camil Staps authored
-
- 30 Jul, 2020 1 commit
-
-
John van Groningen authored
Support packed arrays in GraphCopy See merge request !9
-
- 28 Jul, 2020 1 commit
-
-
Camil Staps authored
-
- 20 Jul, 2020 1 commit
-
-
John van Groningen authored
to make it possible to define Just and Nothing as macros in StdMaybe
-
- 04 Jun, 2020 2 commits
-
-
Camil Staps authored
add NO_PROFILE_GRAPH to graph_copy for ARM See merge request !8
-
John van Groningen authored
-
- 28 Apr, 2020 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 14 Apr, 2020 1 commit
-
-
John van Groningen authored
Add -m32 and --32 flags to Makefile.linux to build a 32-bit version on a 64-bit platform See merge request !7
-
- 10 Apr, 2020 1 commit
-
-
Camil Staps authored
-
- 06 Mar, 2020 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 14 Dec, 2019 1 commit
-
-
Camil Staps authored
Callgraph profiling support for graph_copy: ignore extra field in thunks when serializing; add extra field when deserializing
-
- 12 Nov, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 11 Nov, 2019 1 commit
-
-
John van Groningen authored
graph_copy: expect INT instead of dINT in exported_clean_symbol See merge request !6
-
- 10 Nov, 2019 1 commit
-
-
Camil Staps authored
-
- 08 Nov, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 31 Oct, 2019 2 commits
-
-
John van Groningen authored
Move common functions copy_to_string and copy_from_string to new module graph_copy See merge request !5
-
Camil Staps authored
-
- 29 Oct, 2019 2 commits
- 03 Oct, 2019 2 commits
-
-
Steffen Michels authored
fix timeout by checking the socket for errors Closes iTasks-SDK#348 See merge request !4
-
Mart Lubbers authored
In the old situation when the connect didn't immediately return, the socket was placed in a select. An error was throws only when the socket was in the exceptset. However, sockets are only in the exceptset in very particular cases (see man select). Unable to connect is not one of those cases. Therefore to actually check if a connection was refused, the error status must be checked with getsockopt.
-
- 12 Aug, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 06 Aug, 2019 2 commits
-
-
John van Groningen authored
Remove ignored strictness annotations from StdLib See merge request !3
-
Camil Staps authored
-
- 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
-