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
/
language
/
language.lua
Age
Commit message (
Expand
)
Author
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-08-09
move set_menu to set_dictionary of interpreter
ruki
2017-07-27
impl compile pch for gcc
ruki
2017-07-17
move global to base module
ruki
2017-07-14
add language kinds
ruki
2017-06-29
fix some makefile bug
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki
2017-06-01
compile the microsoft resource file
ruki
2017-05-11
add add_csnippet and add_cxxsnippet into option
ruki
2017-03-06
add language api docs
ruki
2017-03-02
improve makefile generator
ruki
2017-02-27
fix load language error
ruki
2017-02-27
fix mix linking
ruki
2017-02-15
remove archiver
ruki
2017-02-06
modify linker script
ruki
2017-02-06
get linker info for language and improve docs
ruki
2017-02-04
add linkerkind_of for language
ruki
2017-02-03
add linkerkinds for language
ruki
2017-01-26
rewrite named flags for compiler
ruki
2017-01-25
parse named flags for language
ruki
2017-01-25
attempt to support vs2017
ruki
2017-01-25
add namedflags
ruki
2017-01-23
remove compiler._kind
ruki
2017-01-22
add set_sourceflags api for language
ruki
2017-01-22
move sourcekind of file to language
ruki
2017-01-21
modify language interfaces
ruki
2017-01-21
add set_table api for interpreter
ruki
2017-01-11
add language menu
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
add targetkinds for language
ruki
2017-01-06
improve scanner to support static and binary and check main
ruki
2017-01-06
add scanner and fix run target
ruki
2017-01-06
move some c/c++ apis to language
ruki
2017-01-06
uses loaded return value for language and platform
ruki
2017-01-06
define apis for all scopes again
ruki
2017-01-06
add api define for interpreter
ruki
2017-01-06
load language apis
ruki
2017-01-06
impl language core
ruki
2017-01-06
add languages
ruki