summaryrefslogtreecommitdiff
path: root/xmake/core/base/io.lua
AgeCommit message (Expand)Author
2024-02-17format coderuki
2024-02-17improve to save config #4740ruki
2022-10-06add io.insertruki
2022-05-08compress fileruki
2022-04-16improve write fileruki
2022-04-15add io.readableruki
2022-02-10save and load toolchainruki
2020-12-19update copyright dateruki
2020-09-29improve cmake/install and add string.replaceruki
2020-09-25fix trailing white-spaceruki
2020-08-04fix compile errorsruki
2020-08-04improve stdfileruki
2020-08-04remove lightuserdata for fileruki
2020-07-21improve jsonruki
2020-04-30improve errors msgruki
2020-03-18decrease to call string.find_lastruki
2020-02-21improve io.open errorsruki
2020-02-07improve to open process and support piperuki
2020-01-31add pipe lua modulesruki
2020-01-20fix io.catOpportunity
2020-01-19fix fileOpportunity
2019-12-19update the copyright dateruki
2019-10-31impl bytes index and ipairsruki
2019-10-29improve io.file and io.filelockruki
2019-10-13add socket moduleruki
2019-10-12seperate io submodulesruki
2019-10-12add opensockruki
2019-08-20get rawfd from io.fileruki
2019-08-19lazy loading stdfileruki
2019-08-19fix io.isattyruki
2019-08-19add io.linesruki
2019-08-19fix stdfileruki
2019-08-18rewrite ioruki
2019-08-18rewrite filelockruki
2019-07-28use a seperate nev to load seriailzed dataOpportunityLiu
2019-07-28clean up codeOpportunityLiu
2019-07-24add filelock close/gcruki
2019-07-24rename io.file and add io._filelock metaruki
2019-07-13fix file.lineOpportunityLiu
2019-07-10read binary lua fileruki
2019-07-02modify code style and fix fwscanfruki
2019-07-02add some checkOpportunityLiu
2019-07-01utf8 supportOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
2019-01-24wrap system packageruki
2018-12-31modify copyright dateruki
2018-12-05move table.makestr to string.serializeruki
2018-12-05serialize table and functionruki
2017-12-28update copyright dateruki
2017-12-17add seek to fileruki