Commit Graph

143 Commits

Author SHA1 Message Date
tong eab7303aaa Update CHANGELOG 2016-09-22 05:33:09 +02:00
tong c0965fa59e Snippet for haxelib.json 2016-09-22 05:25:37 +02:00
tong ec8a43a77f Merge branch 'snippet-descriptions' into dev 2016-09-22 05:20:42 +02:00
tong 4b0a747343 Fix spec 2016-09-22 05:10:00 +02:00
tong 2b546c37f9 Fix 2016-09-22 05:09:24 +02:00
tong 0e800a195c Add description fields to haxe snippets 2016-09-22 05:01:59 +02:00
tong d6ba81c003 Add description fields to hxml snippets 2016-09-22 04:41:11 +02:00
tong 45c50eec40 Add basic spec tests 2016-09-22 04:25:23 +02:00
tong 1283a6b390 Add apm and travis badges 2016-09-22 04:19:41 +02:00
tong 4df30decaf Add .travis.yml running atom package test 2016-09-22 04:16:11 +02:00
Jon Borgonia bcf4adcc75 Prepare 0.4.5 release 2016-09-17 07:26:04 -10:00
theRemix 48dc49867c Merge pull request #23 from tong/master
Fix hxml snippet
2016-09-16 19:42:30 -10:00
tong 1adfe57dd2 Update gitignore 2016-09-17 07:39:47 +02:00
tong 5da1209171 Update CHANGELOG 2016-09-17 07:30:02 +02:00
tong 3be83611ef Add missing hxml -version snippet 2016-09-17 07:23:08 +02:00
tong 60b8f0fcc6 Fix hxml snippet 2016-09-17 07:09:26 +02:00
tong bd963e97e0 Update gitignore 2016-07-16 19:40:08 +02:00
tong 9e93d32cfa Update CHANGELOG 2016-07-16 19:38:14 +02:00
tong d395d0864e Grammar: remove flash specific std grammar definitions 2016-07-16 19:35:36 +02:00
Jon Borgonia a9ace2a633 Prepare 0.4.4 release 2016-06-14 06:03:03 -10:00
theRemix 12721d0e80 Merge pull request #22 from tong/master
haxe 3.3 updates
2016-06-14 06:00:45 -10:00
tong 6076bf4902 haxe 3.3 hxml flags update 2016-06-05 06:43:13 +02:00
tong fcd72a69bb haxe 3.3 updates 2016-06-05 06:32:50 +02:00
Jon Borgonia dcae2b3180 removing npm debug.log 2016-03-25 05:27:42 -10:00
Jon Borgonia c3eececad0 Prepare 0.4.3 release 2016-03-25 05:27:07 -10:00
Jon Borgonia 5e1951c401 update CHANGELOG 2016-03-25 05:26:30 -10:00
theRemix 11c76d8faa Merge pull request #20 from tong/master
Minor try/catch/throw snippet improvement
2016-03-25 05:24:09 -10:00
Tong 40efd64886 Revert complete array with (); 2016-03-22 11:06:12 +01:00
Tong 9c0a504ba5 Snippet: complete Array with (); 2016-03-21 17:19:14 +01:00
Tong b13eede688 Minor try/catch/throw snippet improvement 2016-03-19 21:27:55 +01:00
Jon Borgonia 8b5231b51b update CHANGELOG 2016-03-15 05:55:43 -10:00
Jon Borgonia 1b33df39f3 Prepare 0.4.2 release 2016-03-15 05:54:24 -10:00
theRemix 9b4bcfa9f1 Merge pull request #19 from kevinresol/patch-2
type is not a keyword but $type
2016-03-15 05:53:12 -10:00
Kevin Leung 8fc53ebd6d Try again ($type) 2016-03-15 10:07:28 +08:00
Kevin Leung e4dc7cf5aa type is not a keyword but $type 2016-03-10 11:00:49 +08:00
Jon Borgonia 18d1afb14e Prepare 0.4.1 release 2016-03-05 18:48:28 -10:00
theRemix b67de21dd6 Merge pull request #16 from kevinresol/patch-1
Don't decrease indent for "case" and "default"
2016-03-05 18:46:34 -10:00
theRemix 4b95f09e4c Merge pull request #17 from tong/master
Minor fixes
2016-03-05 18:45:52 -10:00
Tong 13e4c8db2b Fix 2016-03-02 15:18:48 +01:00
Tong 4654955343 Update package.json 2016-03-02 11:19:49 +01:00
Tong 927eab7e4e Update README,CHANGELOG 2016-03-02 11:07:19 +01:00
Tong 47c78ebd40 Snippets: List<T>, Map<K,V>
Cleanup.
2016-03-02 11:01:54 +01:00
Kevin Leung 94b9dc65b7 Don't decrease indent for "case" and "default"
It is causing unwanted indent decrease for "inline cases" (i.e. `case cond: expr;` in the same line)
2016-02-29 17:21:14 +08:00
Tong 5927431617 Fix 2016-02-24 23:41:10 +01:00
Tong ea0aa0d4c3 Fix 2016-02-24 22:08:43 +01:00
Tong fcd95d8357 Snippets: extra newline after 'package' 2016-02-24 22:01:35 +01:00
Jon Borgonia 3d052994ec Prepare 0.4.0 release 2016-02-21 16:19:07 -10:00
Jon Borgonia 466f3528d7 rolling back version for apm publish 2016-02-21 16:18:48 -10:00
Jon Borgonia f35875d095 Merge branch 'master' of github.com:theRemix/language-haxe
Conflicts:
	CHANGELOG.md
	package.json
2016-02-21 16:00:09 -10:00
theRemix d7516d37b9 Merge pull request #15 from tong/master
Snippets improvements
2016-02-21 15:56:57 -10:00