Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
3064f1fcc2deeb63fc030c953bcf8edc821ad64e
/
var.go
9967de1
reduce runtime.concatstrings in SimpleVar.AppendVar
by Fumitoshi Ukai
· 9 years ago
dd248f2
split SimpleVar to SimpleVar and AutomaticVar
by Fumitoshi Ukai
· 9 years ago
5a37459
reduce runtime.newobject in Vars.save
by Fumitoshi Ukai
· 9 years ago
f59f9f9
reduce convT2I
by Fumitoshi Ukai
· 9 years ago
b8acae9
reduce runtime.convT2I -> runtime.newobject -> runtime.mallocgc
by Fumitoshi Ukai
· 9 years ago
7c9aa9f
parseExpr less allocation
by Fumitoshi Ukai
· 9 years ago
b69bf8a
Add LICENSE and licence headers
by Shinichiro Hamaji
· 9 years ago
936de10
fix go lint (except comment on exported fields, error message with punct)
by Fumitoshi Ukai
· 9 years ago
7825b65
Use Value in AssignAST
by Shinichiro Hamaji
· 9 years ago
723f56a
Do not use gob to create unqiue ID for each vars
by Shinichiro Hamaji
· 10 years ago
3d6d0aa
Re-format code
by Shinichiro Hamaji
· 10 years ago
8c9d0e3
Start implementing deserializer
by Shinichiro Hamaji
· 10 years ago
c8bc731
Make it possible to serialize vars
by Shinichiro Hamaji
· 10 years ago
f360910
RecursiveVar Append doesn't reprase old value.
by Fumitoshi Ukai
· 10 years ago
a485d2f
Fix the implementation of target specific variables
by Shinichiro Hamaji
· 10 years ago
9b10ecf
change newOldVar to Vars.save
by Fumitoshi Ukai
· 10 years ago
ea170b1
hmm
by Shinichiro Hamaji
· 10 years ago
4e9ab1a
Do not copy variables for target specific variables
by Shinichiro Hamaji
· 10 years ago
63a77d4
Remove VarTab to make exec faster
by Shinichiro Hamaji
· 10 years ago
9a5bbe7
Use SimpleVar.value as the buffer in Append
by Shinichiro Hamaji
· 10 years ago
39728f1
Use []byte instead of string for SimpleVar
by Shinichiro Hamaji
· 10 years ago
d2bcf66
rewrite call and foreach
by Fumitoshi Ukai
· 10 years ago
b36f387
split expression parser and evaluator
by Fumitoshi Ukai
· 10 years ago
cc919ae
Stop using VarTab in eval.go
by Shinichiro Hamaji
· 10 years ago
8ae323b
support command line vars
by Fumitoshi Ukai
· 10 years ago
03a6f6d
Fix foreach which conflicts with a local variable
by Shinichiro Hamaji
· 10 years ago
7ff34db
Partially implement $(origin)
by Shinichiro Hamaji
· 10 years ago
c184760
fix var_append.mk
by Fumitoshi Ukai
· 10 years ago
8edcb79
fix flavor
by Fumitoshi Ukai
· 10 years ago