-
/cc @carlosedp @mithro @cmarqu @mgielda @PiotrZierhoffer @kgugala @qarlosalberto @smgl9 @Nic30 @pepijndevos @drom @cavearr @juanmard @olofk @gojimmypi @ghuntley @mickaelistria @trabucayre @Paebbels
…
-
Some of functions can return indeterminate (?) value explicitly
- IfcCorrectLocalPlacement
- IfcCrossProduct
- IfcCurveDim
- IfcFirstProjAxis
- IfcListToArray
- IfcMakeArrayOfArray
- ...
At …
-
We have had the Whitepaper and Website recently translated from English to Spanish.
Translations are hard and we just want to be sure we are 100% accurate with the information we are putting out!
…
-
We should immediately consider proving all of the desired properties in the application to cover all possible cases. This may require rewriting whole project to some language with less typing and dign…
-
It would be awesome to have support for [Azure Cosmos DB](https://docs.microsoft.com/en-us/azure/cosmos-db/).
[Read this](https://docs.microsoft.com/en-us/azure/cosmos-db/introduction) for more inf…
-
Hi 👋
The problem: now if we have more than one Pull Request to `program-list.json` and merge one of them then we'll most likely need to rebase the other Pull Request which isn't convenient.
I'v…
-
-
@BieHDC wrote on 2021-12-20:
This should be the discussion place of what should be done and etc as the discussion started in [this issue](https://github.com/Immediate-Mode-UI/Nuklear/pull/362).
…
-
Let the community help to translate the website to translate the website to other languages
-
```porth
macro ifSmaller
< if
end
```
'Half' macros like this sadly don't work currently
As far as I can see, the lexer goes through the macro
content and actually evaluates the if end s…