8000 Tags · taylorwilliams/ink · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: taylorwilliams/ink

Tags

0.5

Toggle 0.5's commit message
Make float.Parse work independent of local culture (so it doesn't exp…

…ect to parse 8,0 for "eight point zero" in France etc)

0.4.1

Toggle 0.4.1's commit message
Better support for evaluating arbitrary ink on command line

0.4.0

Toggle 0.4.0's commit message
Merge branch 'master' of https://github.com/inkle/ink

0.4

Toggle 0.4's commit message
Merge branch 'master' of https://github.com/inkle/ink

0.3.6

Toggle 0.3.6's commit message
Remove mention of -d option from docs

0.3.5

Toggle 0.3.5's commit message
Restore packages (on Mac) by using NuGet.exe when building on command…

… line

0.3.4

Toggle 0.3.4's commit message
Oops, merge error caused a file to get removed from project

0.3.3

Toggle 0.3.3's commit message
Merge branch 'development'

v0.2.3-alpha

Toggle v0.2.3-alpha's commit message
Added xml documentation setting to Release build as well as Debug bui…

…ld, which is what we actually ship. Xamarin prints out lots of lovely warnings for documentation you've missed, so finished doing that, and changed protection level for a few things that don't really need to be public (yet). Altered windows build release script to include that xml in the release zip.

v0.2.2-alpha

Toggle v0.2.2-alpha's commit message
Sublime Text syntax: Change root scope name to be markup.ink rather t…

…han source.ink, so that it doesn't use hanging indents by default
0