vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
vvakame
9027703c0b
pass npm run all in new definition-tester
2016-02-10 00:16:03 +09:00
Xiaohan Zhang
cc42d530f8
add preprocessors to plugins
2015-07-21 21:36:09 -07:00
Tom Hasner
311b9861ea
adding Less.RenderError to less.d.ts
2015-04-14 17:07:08 -04:00
Tom Hasner
74c2024d34
replacing old less.d.ts definitions to match new APIs
2015-04-08 16:44:23 -04:00
David Teasdale
968263c155
Update less.d.ts
...
Try adding quoted export module.
2014-12-12 16:52:04 +00:00
David Teasdale
1638b4f97c
Update less.d.ts
...
Remove quotes as this isn't recognised by typescript in VS 2013 Update 4
2014-12-12 16:28:14 +00:00
nktpro
9ca5d2fbca
Fixed optional argument
2014-04-29 06:12:02 -07:00
nktpro
7b8666ad0e
Add less.tree.Attribute typing
2014-04-29 06:09:02 -07:00
Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Boris Yankov
f677cca98d
Multiple bool => boolean fixes
2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
Andrew Gaspar
28df87f816
Added a declaration file for the LESS css compiler.
2013-05-27 17:49:24 -07:00