summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12modify changelogruki
2017-05-12fix load target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-05-11add add_csnippet and add_cxxsnippet into optionruki
2017-05-11cache version inforuki
2017-05-11adjust macro position for clear_historyruki
2017-05-11Merge pull request #85 from TitanSnow/replhistoryruki
2017-05-11macos clear_history workaroundTitanSnow
2017-05-11save global repl historyruki
2017-05-10suppress clear_history crash on macosruki
2017-05-10Merge pull request #84 from TitanSnow/replhistoryruki
2017-05-10build x64 on Win64TitanSnow
2017-05-10fix buildTitanSnow
2017-05-10fix appveyor.ymlTitanSnow
2017-05-10fix history_list on macosTitanSnow
2017-05-10use get.ps1 to buildTitanSnow
2017-05-10rm field timestampTitanSnow
2017-05-10use get.sh to buildTitanSnow
2017-05-10mv history storing into sandbox.luaTitanSnow
2017-05-10rm lib.readlineTitanSnow
2017-05-10Revert "save/load replhistory"TitanSnow
2017-05-10Revert "check feature readline before load/save replhistory"TitanSnow
2017-05-10get_history_state -> history_listTitanSnow
2017-05-10fix self-buildTitanSnow
2017-05-10add host, arch, nuldev to os.versioninfo()TitanSnow
2017-05-10check feature readline before load/save replhistoryTitanSnow
2017-05-10save/load replhistoryTitanSnow
2017-05-10add readline.clear_history()TitanSnow
2017-05-10add readline.add_history()TitanSnow
2017-05-10free the line got from readlineTitanSnow
2017-05-10add readline.get_history_state()TitanSnow
2017-05-10modify debian changelogruki
2017-05-10modify PKGBUILDruki
2017-05-10modify versionruki
2017-05-10modify changelogruki
2017-05-10improve doc for xmake lua pluginv2.1.4ruki
2017-05-10add module readlineTitanSnow
2017-05-08ignore winenvruki
2017-05-08ensure tmpdir existruki
2017-05-08format versioninfo code styleruki
2017-05-08Merge pull request #80 from TitanSnow/readlineruki
2017-05-08add more versioninfoTitanSnow
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08add script "build_configuration.lua"TitanSnow
2017-05-08add sandbox_os.build_configuration()TitanSnow
2017-05-08features -> build_configurationTitanSnow
2017-05-08Revert "add features print"TitanSnow
2017-05-08add arg mirrorTitanSnow
2017-05-08add chdir errorTitanSnow
2017-05-08fix readline checkTitanSnow