- 21 Apr, 2021 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 19 Mar, 2021 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 18 Mar, 2021 2 commits
-
-
John van Groningen authored
-
ARM64 Builder authored
-
- 10 Mar, 2021 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
move modules StdDynamic and _SystemDynamic from StdDynamicEnv in the dynamic repository to the StdEnv directory
-
- 22 Feb, 2021 2 commits
-
-
John van Groningen authored
fix StdOverloadedList.Diag2 such that overloading can be solved See merge request clean-compiler-and-rts/stdenv!12
-
John van Groningen authored
also change Diag2 in the implementation module of StdOverloadedList such that overloading can be solved
-
- 19 Feb, 2021 1 commit
-
-
Steffen Michels authored
-
- 02 Oct, 2020 1 commit
-
-
John van Groningen authored
-
- 22 Sep, 2020 2 commits
-
-
John van Groningen authored
Fix lazy entries of ?Just and ?^Just in _system.abc (an additional ?Just with arity 0 is passed to these entry points, which needs to be popped first) See merge request clean-compiler-and-rts/stdenv!11
-
Camil Staps authored
Fix lazy entries of ?Just and ?^Just in _system.abc (an additional ?Just with arity 0 is passed to these entry points, which needs to be popped first)
-
- 04 Sep, 2020 3 commits
-
-
John van Groningen authored
Disambiguate descriptor names of _Conss and _Consts and of _Just and _Justs See merge request clean-compiler-and-rts/stdenv!10
-
Camil Staps authored
-
Camil Staps authored
-
- 25 Aug, 2020 2 commits
-
-
John van Groningen authored
Add overloaded functions to StdMaybe See merge request clean-compiler-and-rts/stdenv!9
-
Camil Staps authored
-
- 11 Aug, 2020 1 commit
-
-
John van Groningen authored
replace type Maybe with constructors Just and Nothing by a type synonym for ?^ and macros for ?^Just and ?^None
-
- 19 Jun, 2020 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 18 May, 2020 2 commits
-
-
John van Groningen authored
Add default instance Array {32#} a for packed arrays See merge request clean-compiler-and-rts/stdenv!8
-
John van Groningen authored
-
- 12 May, 2020 1 commit
-
-
Camil Staps authored
-
- 28 Apr, 2020 3 commits
-
-
-
John van Groningen authored
-
John van Groningen authored
Add {32#} instances for Array for Int and Real See merge request clean-compiler-and-rts/stdenv!7
-
- 24 Apr, 2020 1 commit
-
-
Camil Staps authored
-
- 22 Apr, 2020 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
in _system.abc use a few more eqD_b instead of push_b and eq_desc_b and print_real instead of boxing the real and calling print_symbol_sc
-
John van Groningen authored
-
- 21 Apr, 2020 1 commit
-
-
John van Groningen authored
in _system.abc use eqD_b instead of push_b and eq_desc_b, use print_real instead of boxing the real and calling print_symbol_sc
-
- 20 Apr, 2020 1 commit
-
-
Camil Staps authored
-