- Nov 14, 2016
-
-
takamori authored
As described in http://caniuse.com/#feat=user-select-none and https://developer.mozilla.org/en-US/docs/Web/CSS/user-select
-
Marcelo Camargo authored
-
Mark Peace authored
-
- Nov 13, 2016
-
-
pabloferz authored
-
- Nov 09, 2016
-
-
Marijn Haverbeke authored
Issue #4374
-
Jim Avery authored
- Added for as a defining keyword - Added new types and operators - Fixed numbers so basic integers are represented - Identifiers can now be surrounded with backticks - Properties and #/@ instructions are now distinct, with the latter represented as a builtin type - Properties are now matched before punctuation. Code can now fold. - Remove the regexp checking as that syntax does not currently exist in Swift - Added tests
-
- Nov 08, 2016
-
-
pabloferz authored
-
- Nov 03, 2016
-
-
Steve Hoover authored
-
- Oct 31, 2016
-
-
Steve Hoover authored
-
sverweij authored
and adds the xù specific keyword 'xu'
-
Marijn Haverbeke authored
Closes #4345
-
- Oct 27, 2016
-
-
BigBlueHat authored
Demo had the correct `text/x-vue` defineMIME was using `script/x-vue` There is, however, no `script/*` top-level media type: http://www.iana.org/assignments/media-types/media-types.xhtml Left, old `script/x-vue` for backwards compatibility.
-
BigBlueHat authored
-
- Oct 22, 2016
-
-
Marijn Haverbeke authored
Closes #4340
-
- Oct 18, 2016
-
-
Marijn Haverbeke authored
Closes #4325
-
Marijn Haverbeke authored
Closes #4325
-
- Oct 17, 2016
-
-
Mark Peace authored
-
- Oct 15, 2016
-
-
Jan T. Sott authored
-
- Oct 14, 2016
-
-
Marijn Haverbeke authored
And fix another bug introduced by 329b9e6e Closes #4310
-
- Oct 13, 2016
-
-
Dick Choi authored
-
- Oct 12, 2016
-
-
Jan T. Sott authored
-
- Oct 11, 2016
-
-
Jan T. Sott authored
* commands are first in a line * constants can contains more than `\w`, e.g. `${xml::CreateNode}` * same goes for language strings
-
Oskar Segersvärd authored
-
Philipp A authored
Closes #4297
-
mtaran-google authored
-
mtaran-google authored
-
mtaran-google authored
-
- Oct 06, 2016
-
-
Marijn Haverbeke authored
Closes #4256
-
- Oct 02, 2016
-
-
Marijn Haverbeke authored
To make closebrackets work with this mode Closes #4277
-
Marijn Haverbeke authored
Closes #4276
-
- Sep 29, 2016
-
-
Apollo Zhu authored
- remove non-swifty keywords - remove repeated keywords - rearrange in more logical way
-
- Sep 26, 2016
-
-
Marijn Haverbeke authored
Closes #4255
-
Marijn Haverbeke authored
Closes #4254
-
Marijn Haverbeke authored
-
- Sep 22, 2016
-
-
Luke Browning authored
-
- Sep 20, 2016
-
-
Marijn Haverbeke authored
Closes #4214
-
Marijn Haverbeke authored
Closes #4212
-
Pontus Melke authored
-
- Sep 19, 2016
-
-
Marijn Haverbeke authored
Closes #4244
-
- Sep 05, 2016
-
-
Mike Kobit authored
`Jenkinsfile` is used in Jenkins 2.0 for defining your pipeline as code. See https://jenkins.io/doc/pipeline/jenkinsfile
-