guile/module/language/tree-il
Ludovic Courtès 4c98474782 Improve special-casing of _' in -Wformat'.
* module/language/tree-il/analyze.scm (proc-ref?): Check for
  SPECIAL-NAME in the <module-ref> and <lexical-ref> cases too.

* test-suite/tests/tree-il.test ("warnings")["format"]("non-literal
  format string using gettext as module-ref _", "non-literal format
  string using gettext as lexical _"): New tests.
2012-05-12 15:31:28 +02:00
..
analyze.scm Improve special-casing of _' in -Wformat'. 2012-05-12 15:31:28 +02:00
canonicalize.scm tree-il: fix `canonicalize!' for prompts 2012-03-02 16:47:39 +01:00
compile-glil.scm fix values miscompilation in push context with RA 2012-01-25 10:37:25 +01:00
cse.scm fix replacement of CSE with lexical-ref 2012-04-23 21:52:24 +02:00
debug.scm add tree-il verifier 2011-10-07 11:05:43 +02:00
effects.scm more inlining in effects.scm 2012-04-23 21:52:24 +02:00
fix-letrec.scm Placate a number of `syntax-check' verifications. 2012-01-05 23:38:10 +01:00
inline.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
optimize.scm enable cse 2012-04-23 21:52:24 +02:00
peval.scm avoid emitting degenerate aliases in peval 2012-04-23 21:52:25 +02:00
primitives.scm better primitives support for bit operations 2012-04-23 21:52:24 +02:00
spec.scm remove `version' field from <language> 2010-05-02 11:19:13 +02:00