-
In my pictures, I am seeing glitches which I think are due to the rounding of floating point numbers to ints because of the function Translate(x, y int). When nesting Scaling, Translation and Rotation…
-
After writing semicolon less js it has been wonderful, and has really visually cleaned up my code. As well, a lot of the JS community has been moving towards this. Most module bundlers now and days ca…
ghost updated
8 years ago
-
Update: Blocked by #696
---
Seems like it is not quite good idea to spawn a fork for every test file. I have try'd fresh version of `ava` in [got](https://github.com/sindresorhus/got/tree/ava-0.3) …
-
The design is vague about how switches work. The spec interpreter does this:
- A switch is an operation with N>=2 operands
- The first operand is an integer of any type.
- The last operand is an expre…
-
In #278, Dan suggested some good refinements for our thinking about calls and return values. Implied in this is the potential for multiple return values to show up in the future. I think it's relative…
-
This is going to be a massive undertaking, so let's get started.
Problem:
1) The current VM uses stacklets heavily. This not only limits how we can run Pixie code (make run_interactive doesn't run …
-
**UPDATED: 2015-11-11**
**React Intl v2 has been in development for several months and the current release is [`v2.0.0-beta-1`](https://github.com/yahoo/react-intl/releases) — the first v2 beta relea…
ericf updated
8 years ago
-
```
As a suggestion; I find it quite useful!
/**
* returns a depth-first iterator for a tree of T
* @param f a function that returns the children of node of the tree
* @param root The root elemen…
-
```
As a suggestion; I find it quite useful!
/**
* returns a depth-first iterator for a tree of T
* @param f a function that returns the children of node of the tree
* @param root The root elemen…
-
```
As a suggestion; I find it quite useful!
/**
* returns a depth-first iterator for a tree of T
* @param f a function that returns the children of node of the tree
* @param root The root elemen…