Commit History

作者 SHA1 備註 提交日期
  Maxim Cournoyer 9e21a89351 ice-9: Fix 'include' when used in compilation contexts. 1 年之前
  Ludovic Courtès 347321ece9 psyntax: Honor source properties for things other than syntax objects. 2 年之前
  Ludovic Courtès 2aed3c117c psyntax: Pass source vectors to tree-il constructors. 3 年之前
  Andy Wingo 54bbe0b284 Avoid source properties in psyntax 3 年之前
  Andy Wingo 52e310a2ac Avoid quadratic behavior in id-var-name 3 年之前
  Rob Browning d79a226359 Fix crash on #nil in syntaxes 3 年之前
  Andy Wingo ee7d18ec41 Fix syntax-violation, which was passing vectors instead of alists 3 年之前
  Andy Wingo 8edf1dc623 Read-in-scheme replaces boot "read" definition 3 年之前
  Andy Wingo 18c09f0492 Psyntax uses sourcev internally 3 年之前
  Andy Wingo 0cc7991855 Ensure that (syntax ()) results in () 3 年之前
  Andy Wingo 9ade45097c Fix module scoping for datum->syntax with no identifier 3 年之前
  Andy Wingo e054504fd4 Remove top-marked? optimization from psyntax 4 年之前
  Andy Wingo 1711608f15 Add quote-syntax 4 年之前
  Andy Wingo a04a024f20 Implement read-syntax 4 年之前
  Andy Wingo 1bba859000 Document datum->syntax extensions 4 年之前
  Andy Wingo 50d3dd83f0 Adapt uses of make-syntax to preserve syntax 4 年之前
  Andy Wingo 3d8397c11d psyntax preserves source via syntax objects 4 年之前
  Andy Wingo 2edf91d51c Syntax objects have "source" field 4 年之前
  Ludovic Courtès d3a775ff10 psyntax: Preserve source location information for top-level references. 4 年之前
  Ludovic Courtès 4cfe0c1014 psyntax: 'include' no longer rejects relative file names. 4 年之前
  Andy Wingo fd2ffc649c Support R7RS define-library 5 年之前
  Andy Wingo 2053592214 Allow mixed local definitions and expressions 5 年之前
  Andy Wingo 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define 5 年之前
  Andy Wingo 61a8c9300d Fix race when expanding syntax-parameterize and define-syntax-parameter 6 年之前
  Andy Wingo 5fcc761b43 Use make-struct/simple in psyntax 7 年之前
  Andy Wingo 2f9ad7d9bc Merge stable-2.2 into master 7 年之前
  Andy Wingo da9da0eca4 psyntax generates calls to make-struct/no-tail 7 年之前
  Andy Wingo 1f560bc4b7 Remove support for legacy syntax objects. 7 年之前
  Andy Wingo ce934bcd43 Add allow-legacy-syntax-objects? parameter 7 年之前
  Andy Wingo a42bfae65f Psyntax generates new syntax objects 7 年之前