summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-14add command luacovTitanSnow
2017-05-14modify tests to keep xmake in cwdTitanSnow
2017-05-14fix build errorTitanSnow
2017-05-14add .travisTitanSnow
2017-05-14add coverageTitanSnow
2017-05-13modify install script url againruki
2017-05-13modify install script urlruki
2017-05-13improve install documentsruki
2017-05-13Merge pull request #90 from TitanSnow/TitanSnowruki
2017-05-13all -> default, new all -> build allTitanSnow
2017-05-13ccache -> $(CCACHE)TitanSnow
2017-05-12fix makefile failsruki
2017-05-12fix phony target for vs projectruki
2017-05-12improve phony targetruki
2017-05-12run target and depsruki
2017-05-12use target name as linkruki
2017-05-12fix target kind for optionruki
2017-05-12fix link target deps bugruki
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