summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-05-04[doc] add tizen.widl descriptionHyunjin Park1-0/+1
2016-04-01[skeleton_generator] quick fix for union typePiotr Szydelko1-1/+5
2015-06-24[Common] Add javascript code minifier.Kamil Lysik33-1/+11392
2015-06-16[build] include *.gypi and tools in devel packageRafal Galka1-1/+2
2015-06-01[License] Modify license of toolsByungWoo Lee7-23/+105
2015-05-15[Tool][Generator] Improvement of JavaScript tplPawel Kaczmarek1-85/+115
2015-02-02[Tool][Generator] fix asyncPawel Kaczmarek1-0/+1
2015-01-29[Tool][Generator] don't check constructor used only in internallypius.lee1-0/+2
2015-01-29Merge "[Tool][Generator] fix to missing raises keyword name" into devel/masterpius lee1-1/+1
2015-01-29[Tool][Generator] fix to missing raises keyword nameRyszard Matuszyk1-1/+1
2015-01-28[Tool][Generator] Add validation to constructor function in JS and remove nat...Pawel Kaczmarek2-15/+1
2015-01-27[Tool][Generator] native_function format changingRyszard Matuszyk1-2/+2
2015-01-23[Tool][Generator] fix NameError: global name 'm' is not definedPawel Kaczmarek1-2/+2
2015-01-19[Tool][Generator] add missing optional, nullable checking at argument validatingpius.lee1-2/+4
2015-01-18[Tool][Generator] fix mismatched type of typedef argumentspius.lee2-79/+69
2015-01-18[Tool][Generator] define native parameter on async,sync native callpius.lee1-16/+13
2015-01-16[Tool][Generator] replace == to === in js templatepius.lee1-3/+3
2015-01-16[Tool][Generator] fix undefined constructor in instance templatepius.lee2-1/+23
2015-01-16[Tool][Generator] fix removed method name in instance.ccpius.lee1-2/+2
2015-01-16[Tool][Generator] property assigning move to constructorpius.lee4-47/+102
2015-01-15[Tool][Generator] JS template code stylepius.lee1-148/+162
2015-01-15[Tool] fix module name bug in skeleton generatorpius.lee3-36/+59
2015-01-14[Tool][Generator] ExceptionMap removed from JS templateRafal Galka1-20/+1
2015-01-14[Tool][Generator] License boilerplatesRafal Galka7-6/+22
2015-01-08[Tool] Basic generator README fileRafal Galka1-0/+18
2015-01-08[Tool] Skeleton generator moved to subdirectoryRafal Galka7-41/+45
2015-01-07[Tool] add module skeletone generatorpius.lee7-0/+1970
2014-12-16[All API][Calendar] Merging JavaScript filesPawel Kaczmarek1-1/+3
2014-12-12[Calendar] Adjustment of JavaScript files for merging into one filePawel Kaczmarek1-0/+87
2014-12-04Initial implementation for device apis using xwalk-styleWonYoung Choi47-0/+25234