jamen / Ginger (http://ging3r.org/)

No description has been added.

Clone this repository (size: 558.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jamen/ginger/
commit 22: ef2c3769d36e
parent 21: 16a89f1d28cf
branch: default
Many optimizations. Reading speed is much improved.
jamesdeanpalmer
2 months ago

Changed (Δ29 bytes):

raw changeset »

src/gin2.gin (0 lines added, 1 lines removed)

Up to file-list src/gin2.gin:

@@ -193,7 +193,6 @@ if compile
193
193
        
194
194
    println "Discovering chunks.."
195
195
    discover-chunks tree
196
    ;print-dictionary chunks
197
196
198
197
    define expand-chunk-calls (tree)
199
198
      define chunk-call? (node)