Name

Results 22 issues of Name

Hello. The first commit updates the elm implementation for 0.19.1. The docker file describes my configuration but should probably be checked on an actual image. The two following commits fix...

python_MODE=python3 crashes on impls/python/tests/step5_tco.mal, but it also does on the current head. Replace some lambda constructs with more idiomatic generator expressions, removing several temporary sequences (conversions, contatenations, slices, arguments). Remove...

Please find details are in the commit header.

Hello. This merge request contains 3 commits implementing three ideas, and a backport from #592. The suggestions are interconnected, so a single merge request is convenient for now to start...

The modified implementations have been tested on Debian bullseye. * prefer latest Ubuntu image, hopefully reducing the image count * for Ubuntu versions, prefer numerical versions to unsorted codenames *...

Related with issue #587 . * Merge eval-ast and eval into a single conditional. * Print "EVAL: $ast" at the top of EVAL. * Expand macros during the apply phase,...

This fixes an occasional segmentation fault.

Hello. A suggestion may simplify the process, or at least most existing implementations as far as I have experimented. Please be indulgent for the argumentation, english is not my native...

Hello. This trivial patch silents a new GCC warning, which does not apply here because of the following Elaborate_All pragma. ``` --- a/src/sockets-multicast.adb +++ b/src/sockets-multicast.adb @@ -38,7 +38,9 @@ with...

Hello. Sorry to open an issue for this, but this seems the only way in github. A lot of merge requests have been pending for at more than a year....