index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
core
/
base
/
interpreter.lua
Age
Commit message (
Expand
)
Author
2016-02-25
filter the default value for task menu
ruki
2016-02-25
modify copyright date
ruki
2016-02-23
load tasks
ruki
2016-02-18
rename set_script api to on_script
ruki
2016-02-18
move deprecated codes
ruki
2016-02-17
modify interfaces for xmake.lua
ruki
2016-02-16
modify deprecated comments
ruki
2016-02-16
bind interpreter to sandbox
ruki
2016-02-15
warning only once and deprecate set/add_ api
ruki
2016-02-15
fix template filter
ruki
2016-02-15
get sandbox instance from modules and impl vformat
ruki
2016-02-15
base: add filter module
ruki
2016-02-15
add vformat interfaces
ruki
2016-02-15
add string and utils interfaces for sandbox
ruki
2016-02-15
load script in sandbox
ruki
2016-02-15
modify sandbox interfaces
ruki
2016-02-15
remove some modules
ruki
2016-02-15
register some builtin api for sandbox
ruki
2016-02-15
check xmake.lua syntax errors
ruki
2016-02-15
reimpl template
ruki
2016-02-15
uses interpreter for template
ruki
2016-02-15
fix scope bug for interpreter
ruki
2016-02-15
add format builtin api
ruki
2016-02-15
fix merge root values bug for interpreter
ruki
2016-02-15
fix interpreter and project bug
ruki
2016-02-15
reimpl project
ruki
2016-02-15
impl filter for interpreter
ruki
2016-02-15
remove repeat values
ruki
2016-02-15
make results and merge root values
ruki
2016-02-15
impl mtimes and modify rootdir
ruki
2016-02-15
impl add_subfiles and add_subdirs for interpreter
ruki
2016-02-15
impl add/set scope and values for interpreter
ruki
2016-02-15
rename sandbox to interpreter
ruki
[prev]