aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-07-19 17:11:35 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-07-19 17:11:35 -0700
commit570cf436e48edfa021b54ab148586caf5307ed3e (patch)
tree476545db0170005323da725407d2ae4de3ff2b52
parent4cdda28289211a182df51aaf2c7305d37989c3fc (diff)
update closure compile to 2093
-rw-r--r--third_party/closure-compiler/README2
-rw-r--r--third_party/closure-compiler/compiler.jarbin5378434 -> 5427247 bytes
-rw-r--r--third_party/closure-compiler/readme.txt3
3 files changed, 4 insertions, 1 deletions
diff --git a/third_party/closure-compiler/README b/third_party/closure-compiler/README
index e6d12c4a..77ab89db 100644
--- a/third_party/closure-compiler/README
+++ b/third_party/closure-compiler/README
@@ -146,7 +146,7 @@ the parse tree data structures were extracted and modified
significantly for use by Google's JavaScript compiler.
Local Modifications: The packages have been renamespaced. All code not
-relavant to parsing has been removed. A JSDoc parser and static typing
+relevant to parsing has been removed. A JsDoc parser and static typing
system have been added.
diff --git a/third_party/closure-compiler/compiler.jar b/third_party/closure-compiler/compiler.jar
index d958a618..da191b01 100644
--- a/third_party/closure-compiler/compiler.jar
+++ b/third_party/closure-compiler/compiler.jar
Binary files differ
diff --git a/third_party/closure-compiler/readme.txt b/third_party/closure-compiler/readme.txt
new file mode 100644
index 00000000..afc56ddc
--- /dev/null
+++ b/third_party/closure-compiler/readme.txt
@@ -0,0 +1,3 @@
+
+rev 2093, Jul 19 2012
+