Commit ID f18684bb81c08aebdf46a6582fb90343f001f3f9
|
|
Contributor: | phk as Poul-Henning Kamp |
Files Modified: | 9 |
| Date: | 13-March-2006 at 12:37 | Lines Added: | 2058 | |
| Repository: | git://git.varnish-cache.org/varnish-cache master | Lines Removed: | 1 | |
| Commit Comment: | Add first cut of VCL compiler to the tree. The Makefile is a temporary shim until I get the auto* stuff working. The sample.vcl is a small mock-up to test the compiler. Some of the .h files needs to move other places in the fullness of time. But other than that... git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@43 d4fa192b-c00b-0410-8231-f00ffab90ce4 |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| lib/libvcl/Makefile | Make | 12 | 0 | 0 | 0 | 8 | 0 | |
| lib/libvcl/sample.vcl | No source code was detected in this file. | |||||||
| lib/libvcl/vcl_compile.c | C | 1144 | 0 | 93 | 0 | 146 | 0 | |
| lib/libvcl/vcl_fixed_token.c | C | 357 | 0 | 4 | 0 | 4 | 0 | |
| lib/libvcl/vcl_gen_fixed_token.tcl | Tcl | 142 | 0 | 7 | 0 | 22 | 0 | |
| lib/libvcl/vcl_lang.h | C | 48 | 0 | 3 | 0 | 11 | 0 | |
| lib/libvcl/vcl_priv.h | C | 7 | 0 | 3 | 0 | 2 | 0 | |
| lib/libvcl/vcl_token_defs.h | C | 38 | 0 | 4 | 0 | 1 | 0 | |
| lib/Makefile.am | Automake | 2 | 1 | 0 | 0 | 0 | 0 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.