-
From @drystone :
> Having investigated AsciiDoc further I don't see any benefit... Not least because of `eval` and `ifeval` which would require an embedded Python interpreter. Both that and the `fi…
-
Our extension originally was just one .js file for most of the years.
Files are split and mentioned one by one in the manifest.js, which makes them run in parallel,
but leads to some timing issues …
-
For the definition site, things seems straightforward.
```
fun div(a, b: Int): Int, Int do
return (a/b, a%b)
end
```
The only question is about parentheses. In the current grammar, parentheses ar…
-
What a find!
I was really surprised to see that you will do detections constantly if the mouse button is held and then dragged. Maybe consider adding a GIF file to your readme?
![ColorIdentific…
-
I'd like for us to have a full discussion about the use of Minirust and other DSLs as a normative part of the specification - how much of the spec *should* be written in Minirust or another DSL vs. pr…
-
Hello People, Any chance of someone from Ableton getting a Best Practices, working, Swift 2.x example that wraps the Objective-C code?
Github.com/audiokit/AudioKit has created some nice Swift example…
-
I have trouble taking native/A+ promises seriously, mostly due to its impossible-to-analyze behavior around automagically unwrapping thenables (I believe this is commonly known as "failure to be a mo…
-
Works in concert with the ability to buy/sell commodities..
create "delivery contracts" or work contracts for freighter style players to deliver x number of goods to player y
pays on completion of del…
-
Currently the syntax for doing this is described in the Wiki at https://github.com/asciidoctor/asciidoctor/wiki/How-to-set-the-background-color-of-a-table-cell.
It is a bit clunky, and limited in scop…
-
It's been dead for a while, but I'd like to propose starting to think about TCE again. The discussion that I saw before was mostly centred around certain algorithms being more convenient to implement …