-
Extend the languages to support the declaration of functions and types in block scope. Local functions would be capable of using captured variables from the enclosing scope.
-
Hi,
I started using conan last week to package some of our internal stuff, and am really enjoying it so far!
A few of things have popped up for me, both relating to the values available for compiler…
-
Here is what I came up with after playing a bit with the options:
```
# strongly requested
ColumnLimit: 100 # at least 100
BreakBeforeBraces: Linux # break before braces on function/namespace/clas…
axxel updated
7 years ago
-
Would you consider releasing LESS under GPL v2 (or something compatible with it, such as MIT), as well as the existing Apache 2?
The three big open source CMS's — WordPress, Joomla and Drupal — are a…
-
Hi,
as a follow on from #386 I wanted to know if any consideration has been given to refactoring the framework to use protocol extensions. This could allow per-file limited imports of specific feat…
-
I would like to dive into some water data -- there's such a variety!
Usually we take water for granted, though we somehow know in the back of our minds that it is not. With these visuals I would like …
-
Hey Ben,
First off thanks for the excellent cache. It's proving wonderful in our use still.
I'm looking to build a Queue that has Eviction properties like max_size and max_age as well as a list…
-
@jflasher this is an amazing project ❤️ . [AQI](https://en.wikipedia.org/wiki/Air_quality_index) seems like a simple way to understand the level of pollution. Not done much research on this, but looks…
-
Dear experts,
A new error when building ALICE O2 with "aliBuild --debug --defaults o2 build O2", see the attached log. This time is about LHAPDF...
[log.txt](https://github.com/AliceO2Group/Alice…
-
I want to implement some stuff I'm missing here:
1. Export cut MLV with or without audio.
2. Export averaged, one frame MLV (darkframe).
3. Add darkframe subtraction support to llrawproc.
What…