-
This is a proposal to kill the automatic conversion of objects / arrays to observables:
```javascript
const todo = { done: false}
isObservable(todo) // false
const todos = observable([]) // ob…
-
This feature made it! The documentation in GoCD is [here](https://docs.gocd.io/current/advanced_usage/pipelines_as_code.html).
I have collected most notable information from the comments below so t…
tomzo updated
7 years ago
-
@trilinos/tpetra @jhux2 @mhoemmen @crtrott
Let me first admit that I am very likely doing something wrong.
I wrote a simple driver (located at muelu/test/perf_test_kokkos, which essentially finds t…
-
> Originally reported on W3C Bugzilla [ISSUE-17415](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17415) Tue, 05 Jun 2012 12:43:20 GMT
> Reported by Michael[tm] Smith
> Assigned to
Audio-ISSUE-107 …
-
I was just about to reply to issue "How to drive F# Adoption - Part 1" (#798) when I noticed that it disappeared. Same for Part 2 (#803) and Part 3 (#809). Why do issues get deleted?
**Edit**: Part 1…
-
For tracking proposed changes to PCDM in the wiki page:
https://github.com/duraspace/pcdm/wiki/PCDM-2.0
-
Given an immutable model as:
``` csharp
public sealed class Person
{
public Person(string name, int age)
{
this.Name = name;
this.Age = age;
}
public string Name { ge…
-
Tracking issue for rust-lang/rfcs#1681.
cc @alexcrichton
## Stabilization TODO
Litmus tests:
- [x] - Does diesel work? https://github.com/rust-lang/rust/issues/35900#issuecomment-251242313
-…
-
from @alanedelman:
We really should think carefully about how the transpose of a vector should dispatch the various `A_*op*_B*` methods. It must be possible to avoid new types and ugly mathematics. F…
-
I believe one of those should have a property for the official star rating of the business, distinct from the user ratings, that already exist.