Files
lix/tests
Eelco Dolstra 0064599a27 * String interpolation. Expressions like
"--with-freetype2-library=" + freetype + "/lib"

  can now be written as

    "--with-freetype2-library=${freetype}/lib"

  An arbitrary expression can be enclosed within ${...}, not just
  identifiers.

* Escaping in string literals: \n, \r, \t interpreted as in C, any
  other character following \ is interpreted as-is.
  
* Newlines are now allowed in string literals.
2006-05-01 14:01:47 +00:00
..
2006-03-01 16:52:55 +00:00
2004-05-12 13:49:10 +00:00
2006-03-01 12:51:18 +00:00
2004-05-04 13:22:33 +00:00
2004-05-04 13:22:33 +00:00
2006-03-01 13:25:08 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 13:25:08 +00:00
2006-03-01 14:26:03 +00:00
2006-03-01 12:51:18 +00:00
2005-09-13 15:54:36 +00:00
2004-05-04 13:56:30 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 16:03:32 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 14:26:03 +00:00
2006-03-01 14:26:03 +00:00
2006-03-01 12:51:18 +00:00
2005-01-04 17:38:26 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 15:46:22 +00:00
2005-01-25 13:00:12 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 12:51:18 +00:00
2006-03-01 12:51:18 +00:00