-
@liufengyun writes
Currently, there are 3 well-known NonNull annotations in the Java world:
- JSR 305 : javax.annotation.Nonnull
- Android: @NonNull
- CheckerFramework: @NonNull
A quick git…
abeln updated
6 years ago
-
```
Build: O3D daily build 451
OS: Windows all
Browsers:Chrome 3.0.195.21
Steps:
1. Launch Chrome
2. Go to http://o3d.googlecode.com/svn/trunk/samples/checkers.html
3. Try to play checkers on Chr…
-
Once https://github.com/python/mypy/issues/9773 we can remove the `| Any` in `_convert_type`.
## Acceptance Criteria
* `Any` type hint removed here
* Type checkers and unit tests still happy
-
Right now there's quite a lot of overhead for small, value-like objects, since they are heap-allocated. We could support user-defined unboxed value types (record types) that wouldn't need to be heap-a…
-
If the state of the DB is offline, the services in the checkmk gui fail:
DB state from maxdb.py:
[[DB]]
OK
State
OFFLINE
| UNKN | MaxDB PL3 Cache Hitrate | check failed - please submit…
-
```rust
use checkers;
use lazy_static::lazy_static;
#[global_allocator]
static ALLOCATOR: checkers::Allocator = checkers::Allocator::system();
lazy_static! {
pub static ref EX: Box = Box…
-
Using ELPI in the gandalf2017 branch, when running:
./prover-elpi.sh modtab-min-1
we get the following attached files
[min.txt](https://github.com/proofcert/checkers/files/892293/min.txt)
[max.t…
-
- Always Chance Time - King has 3 "health," so every game has at least 1 chance time.
-
Each player takes opponent's cards and shuffles.
Each turn, opponent deals you one card and you make a move with that piece. Then you say pass or hit me. If you get dealt duplicate cards in one tur…
-
```
Build: O3D daily build 451
OS: Windows all
Browsers:Chrome 3.0.195.21
Steps:
1. Launch Chrome
2. Go to http://o3d.googlecode.com/svn/trunk/samples/checkers.html
3. Try to play checkers on Chr…