Commit graph

272 commits

Author SHA1 Message Date
Noah Santschi-Cooney
9bd02d6dd6
Seperated pipelines 2018-05-18 00:21:14 +01:00
Noah Santschi-Cooney
326c5aa42c
Some simple tests. Had to make some methods public but AH WELL 2018-05-18 00:19:54 +01:00
Noah Santschi-Cooney
ba26a5eba1
Did the badge work? 2018-05-17 20:23:50 +01:00
Noah Santschi-Cooney
526ddb92c6
Added badge to readme 2018-05-17 20:21:35 +01:00
Noah Santschi-Cooney
5422f920bb
Adding CI files 2018-05-17 19:42:52 +01:00
Noah Santschi-Cooney
a59192fa0e
tslinted and lookin good 2018-05-17 01:04:23 +01:00
Noah Santschi-Cooney
d650bae346
Added my choice of linting rules 2018-05-17 00:07:58 +01:00
Noah Santschi-Cooney
a341d66dda
Added to readme and made a contributing.md 2018-05-17 00:06:45 +01:00
Noah Santschi-Cooney
5578674b10 Create hard links if windows, soft links otherwise 2018-05-15 23:58:27 +01:00
Noah Santschi-Cooney
344ecdc828 filtering now works™️. Added error message for if creating symlink fails. Need to sort out making a symlink without admin on windows >:( and seperated some stuff into seperate functions 2018-05-15 00:03:10 +01:00
Noah Santschi-Cooney
89e6f77278 Added error for when symlink fails. Now to fix it on windows.. 2018-05-14 22:59:24 +01:00
Noah Santschi-Cooney
2d37440ab2
Fixed regex thanks @mloc. Using reg.test instead of string.match, mucho speed improvements 2018-05-14 21:05:42 +01:00
Noah Santschi-Cooney
188ad2a419
Guess we should make this pro-fesh-ional. tslint doesnt seem to like the config file tho :( 2018-05-13 23:37:42 +01:00
Noah Santschi-Cooney
5b8fe6cf09
Basic linting works! rejoice!! 2018-05-13 22:51:06 +01:00
Noah Santschi-Cooney
db563118c5
shelljs > all. Added some gud logging and messages too. Creating temp dir works, as does the new binary checking 2018-05-13 18:27:38 +01:00
Noah Santschi-Cooney
36e22d0c3a
Checking for existance of glslangValidator, now with 200% more message popups 2018-05-13 17:09:29 +01:00
Noah Santschi-Cooney
7c282e7471
Made GLSLProvider have a constructor instead, added config interface and init function and now gonna start away on symlinking and linting 2018-05-13 01:22:24 +01:00
Noah Santschi-Cooney
61e460650c
read me shtuff 2018-05-12 17:13:56 +01:00
Noah Santschi-Cooney
5ab3a5dd6e
read me shtuff 2018-05-12 17:11:27 +01:00
Noah Santschi-Cooney
04a21f9986
Merge branch 'master' of github.com:Strum355/vscode-mc-shader 2018-05-12 17:06:07 +01:00
Noah Santschi-Cooney
8d8b9f93ed
Basic functions that do niente so far 2018-05-12 17:04:29 +01:00
Noah Santschi-Cooney
b48cc4e6dc
Initial commit 2018-05-12 15:27:37 +01:00