-
Hi!
I just ran a quick experiment and would like to get your opinion.
We're seeing quite long dependency resolution times with Composer. As dependency resolution is hard, that's not something I …
-
I am looking for a way to implicitly return a value from a function.
Say I have the function `f : X -> Y`. But instead of just returning `Y`, I was hoping for some way to introduce a proof about th…
-
### Summary
RFC (original, superseded): [#1977](https://github.com/rust-lang/rfcs/pull/1977)
RFC: [#3516](https://github.com/rust-lang/rfcs/pull/3516)
Cargo tracking issue: https://github.com/rus…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/119
-
While following the provided build instructions on the master branch, the configuration step completes successfully. However, during the compilation process, an error occurs, it seems that there was s…
-
This program:
```hs
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAGE TypeApplications #-}
module Main where
import qualified Data.Parameterized.Context as Ctx
import qualified…
-
Hello,
It seems that `MDK/CAD/Assembly_Cube_Baseplate_1x1/` only contains the inventor project files that pertain to v0 of the baseplate, while the baseplate folder in `CAD/` contains v2 of the bas…
-
Prior discussion:
https://github.com/keean/zenscript/issues/14#issuecomment-308722477
https://github.com/keean/zenscript/issues/33#issuecomment-362720879
https://github.com/keean/zenscript/is…
-
Does Ostrich supports JAVA API or any API's???
-
Right now, Dartagnan overapproximates the set of all possible addresses but to do so, it uses two assumptions:
- There is a fixed and known number of mallocs
- Each malloc has fixed and known size
…