Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 60d852248f <lambda-case> must have list of optargs vor 7 Monaten
  Andy Wingo 1f70d597db Allow functions to mark themselves as maybe-unused vor 1 Jahr
  Andy Wingo 2cd8b4160c Use tree-il-srcv instead of tree-il-src vor 2 Jahren
  Andy Wingo b0a390db06 Excise use of `record-case` vor 2 Jahren
  Ludovic Courtès 89c3bae3cf Add -Wunused-module. vor 2 Jahren
  Ludovic Courtès 2aed3c117c psyntax: Pass source vectors to tree-il constructors. vor 3 Jahren
  Ludovic Courtès 5969490f55 analyze: 'unbound-variable' warning handles re-exported bindings. vor 4 Jahren
  Andy Wingo 9d5978a756 New warnings: -Wuse-before-definition, -Wnon-idempotent-definition vor 4 Jahren
  Andy Wingo e9c0f3071d Warning and optimization levels always small integers vor 5 Jahren
  Andy Wingo 116f94d661 Add language-specific analysis pass to compiler infrastructure vor 5 Jahren
  Andy Wingo 3d96c87cf8 Remove unused analyze-lexicals function vor 5 Jahren
  Andy Wingo 4e89d0c061 Use "G_" as the conventional alias for gettext vor 5 Jahren
  Andy Wingo 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define vor 5 Jahren
  Ludovic Courtès c6f70e4b04 Add -Wshadowed-toplevel. vor 6 Jahren
  Andy Wingo 3e719e0a35 Add -Wmacro-use-before-definition vor 8 Jahren
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' vor 10 Jahren
  Ludovic Courtès 8ac39b38d1 Handle ~p in 'format' warnings. vor 10 Jahren
  Andy Wingo 0bd1e9c6a0 rtl-program? -> program? vor 11 Jahren
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. vor 11 Jahren
  Andy Wingo 8bd261baaa (language tree-il analyze) works better with RTL programs vor 11 Jahren
  Andy Wingo 99983d544a Inline escape-only prompt bodies in the Tree-IL vor 11 Jahren
  Andy Wingo 178a40928a <prompt> body and handler are lambdas; add escape-only? field vor 11 Jahren
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops vor 11 Jahren
  Andy Wingo 5e0253f19e replace <dynset> with primcalls to fluid-set! vor 11 Jahren
  Andy Wingo 86d0eb31df replace <dynref> with primcalls to fluid-ref vor 11 Jahren
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind vor 11 Jahren
  Andy Wingo 9b965638e9 <dynwind> no longer has "pre" or "post" fields vor 12 Jahren
  Andy Wingo 007f671afc Implement tree-il-fold in terms of make-tree-il-folder. vor 12 Jahren
  Andy Wingo 180ac9d7b0 Merge remote-tracking branch 'origin/stable-2.0' vor 12 Jahren
  Ian Price 90baf8cdfe Fix argument count for various format string escape sequences. vor 12 Jahren