summaryrefslogtreecommitdiff
path: root/xmake/core/base/interpreter.lua
AgeCommit message (Expand)Author
2016-02-25filter the default value for task menuruki
2016-02-25modify copyright dateruki
2016-02-23load tasksruki
2016-02-18rename set_script api to on_scriptruki
2016-02-18move deprecated codesruki
2016-02-17modify interfaces for xmake.luaruki
2016-02-16modify deprecated commentsruki
2016-02-16bind interpreter to sandboxruki
2016-02-15warning only once and deprecate set/add_ apiruki
2016-02-15fix template filterruki
2016-02-15get sandbox instance from modules and impl vformatruki
2016-02-15base: add filter moduleruki
2016-02-15add vformat interfacesruki
2016-02-15add string and utils interfaces for sandboxruki
2016-02-15load script in sandboxruki
2016-02-15modify sandbox interfacesruki
2016-02-15remove some modulesruki
2016-02-15register some builtin api for sandboxruki
2016-02-15check xmake.lua syntax errorsruki
2016-02-15reimpl templateruki
2016-02-15uses interpreter for templateruki
2016-02-15fix scope bug for interpreterruki
2016-02-15add format builtin apiruki
2016-02-15fix merge root values bug for interpreterruki
2016-02-15fix interpreter and project bugruki
2016-02-15reimpl projectruki
2016-02-15impl filter for interpreterruki
2016-02-15remove repeat valuesruki
2016-02-15make results and merge root valuesruki
2016-02-15impl mtimes and modify rootdirruki
2016-02-15impl add_subfiles and add_subdirs for interpreterruki
2016-02-15impl add/set scope and values for interpreterruki
2016-02-15rename sandbox to interpreterruki