-
Hello,
I have to write a custom encoder from Protobuf to something else. I've noticed that the Visitor protocol is public so I was planning to create a custom Visitor that will do the encoding.
…
-
**Describe the bug**
cgeist does not handling metaprogramming correctly, as the functions being passed as arguments to other functions are not defined, only declared, in the output module.
**To …
-
$ cheat browse
[cheat sheets.](/web/20121114074155/http://cheat.errtheblog.com/)
=================================================================
`$ command line cheat sheets`
Wowzers, we've g…
-
Hello,
I build the debug version of clangd with cmake in win10 and Ubuntu 20.04, but the executable file of clangd is very large (1.8G), while the release version of clangd is only 55M, which is ve…
-
**Describe the bug**
While building HighFive for inclusion in [NeuroFedora](https://pagure.io/neuro-sig/NeuroFedora/issue/440), we're seeing builds fail on 32 bit architectures: i686 and armv7hl
*…
-
Phoenix 0.16 (and LiveView 0.16) introduce HEEx, which is a huge step forward, enabling semantic HTML parsing/validation.
I adore and depend on slime and am hopeful that the library can be updated …
-
### Some background and history
In August of 2023 Irwin Zaid (@izaid) made the following [comment](https://github.com/scipy/scipy/pull/19023#issuecomment-1689050946) on the pull request https://git…
-
TextMate isn't sufficient for many languages.
We have been integrating in to the lower level, in the src/vs/languages directory and using Modes.IState and supports.TokenisationSupport. There needs to…
-
This issue tracks the benefits of migrating the codebase to C++17, and its consequences.
First we would have to drop the support for the following compilers:
- gcc 4.9, 5, 6
- clang 5
- MSVC 2…
-
Now that `ceylon.ast` is ready, I propose that we define a ~~macro~~ system of _AST transformers_ for Ceylon. This would be the ability to write a Ceylon module that is called by the compiler at compi…