Guillaume Beraudo
|
166dd98b72
|
Simplify and modernize closure tutorial
Use jscomp_error * and keep most advanced options for the last example.
|
2016-03-10 16:04:46 +01:00 |
|
Frederic Junod
|
cf23d0541c
|
Get rid of goog.json
Use JSON.parse and JSON.stringify instead.
|
2016-02-29 16:19:32 +01:00 |
|
Frederic Junod
|
a2171124e1
|
Remove unneeded goog.array.ASSUME_NATIVE_FUNCTIONS define
|
2016-02-04 14:25:46 +01:00 |
|
Daniel Reiter
|
9cde0ab860
|
Fix typo in closure compilation tutorial
|
2015-11-03 14:37:37 -06:00 |
|
Frederic Junod
|
2d92791b17
|
Remove deprecated checkStructDictInheritance
Deprecated since the 20150505 Closure Compiler release.
See https://github.com/google/closure-compiler/wiki/Releases#may-5-2015-v20150505
|
2015-08-20 11:40:22 +02:00 |
|
Tim Schaub
|
c31ae25892
|
Replace non-breaking space (U+00A0) with regular space (U+0020)
|
2015-04-22 10:41:10 -06:00 |
|
Frederic Junod
|
288392c8a7
|
Remove externs/vbarray.js
|
2015-04-18 17:10:24 -06:00 |
|
Éric Lemoine
|
6705a34358
|
Add "closure" tutorial
Tutorial describing how to compile application and OpenLayers together.
|
2015-04-04 22:43:42 +02:00 |
|