Rodrigo Bamboo

Results 36 issues of Rodrigo Bamboo

Add some more problems for some common APIs: On `Project` - [x] `Project.rootProject` - [x] `Project.parent` - [x] `Project.allprojects` (the getter) - [x] `Project.subprojects` (the getter) - [x] `Project.project()` -...

a:feature
in:configuration-cache
@configuration-cache

- visual indication of background work - error reporting if any

in:kt-idea-plugin
a:feature
re:editing
re:dependency-support
by:jetbrains

The main bottleneck on first use of a multi-project build involving hundreds of projects is Kotlin compilation time. The following tasks can be executed from a Gradle checkout to analyse...

re:performance
in:kt-compiler
a:chore
by:jetbrains

https://youtrack.jetbrains.com/issue/KT-15711

a:bug
in:kt-compiler
is:blocking
re:ease-of-use
by:jetbrains

https://youtrack.jetbrains.com/issue/KT-15570

a:bug
in:kt-libs
by:jetbrains

`System.Numerics.BigInteger` is the obvious choice but we should also consider alternative solutions that would work on lesser frameworks such as Unity's.

A dotnet core runtime configuration file must be emitted side-by-side with the executable.

enhancement
FFI