aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/skylark/Skylark.java
Commit message (Expand)AuthorAge
* Be explicit about semantics of Skylark environmentsGravatar brandjon2017-10-23
* Cleanups for Skylark tracebacksGravatar brandjon2017-09-25
* Skylark interpreter uses Latin1 instead of Utf8 for consistency with Bazel.Gravatar laurentlb2017-08-11
* PolishingGravatar Jonathan Bluett-Duncan2017-08-09
* Move some Skylark tests out of Java.Gravatar laurentlb2017-06-20
* Simple test for standalone Skylark binaryGravatar Laurent Le Brun2017-02-13
* Standalone Skylark binary: now accepts a file as argumentGravatar Laurent Le Brun2017-02-10
* Remove isSkylark and eval from Environment.Gravatar Laurent Le Brun2016-11-29
* Cleanup, remove differences between Build and Skylark environments.Gravatar Laurent Le Brun2016-10-14
* Create directory for Standalone SkylarkGravatar Laurent Le Brun2016-10-07