.hgignore

Fri, 15 Jan 2016 19:57:58 +0300

author
aefimov
date
Fri, 15 Jan 2016 19:57:58 +0300
changeset 3073
0ee1f3cdb4ba
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8134007: Improve string folding
Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression
Reviewed-by: jlahoda

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@446 3 /nbproject/private/
ohair@976 4 ^.hgtip
michaelm@1223 5 .DS_Store

mercurial