index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
syntax
/
FunctionDefStatement.java
Commit message (
Expand
)
Author
Age
*
Add initial Skylark byte code generation code.
Klaas Boesche
2015-11-06
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Fixed Skylark stack trace:
Florian Weikert
2015-09-11
*
Refactor Skylark Environment-s
Francois-Rene Rideau
2015-09-11
*
Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.
Janak Ramakrishnan
2015-09-08
*
Refactor Skylark Environment-s
Francois-Rene Rideau
2015-09-08
*
Keep function parameters in the AST.
Laurent Le Brun
2015-09-04
*
Renamed Ident to Identifier, added some helper methods and refactored two met...
Florian Weikert
2015-07-23
*
Skylark: Functions don't need to be declared in order.
Laurent Le Brun
2015-05-15
*
Cleanup in ValidationEnvironment wrt to user-defined functions
Laurent Le Brun
2015-04-16
*
Skylark: Remove static type checks
Laurent Le Brun
2015-04-15
*
Skylark: Remove static type checking of variables/functions.
Laurent Le Brun
2015-04-13
*
New class hierarchy for Skylark functions
Francois-Rene Rideau
2015-03-20
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Introduce first class function signatures; make the parser use them.
Francois-Rene Rideau
2015-02-19
*
Update from Google.
Han-Wen Nienhuys
2015-02-25