Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (859 - 861 of 1030)

Ticket Resolution Summary Owner Reporter
#214 duplicate Hemlock matching paren highlighting is delayed Gary Byers Ron Garret
Description

The matching-paren highlighting in Hemlock doesn't happen in real time. If you want to see which matching paren you are on you have to stop typing and wait a few seconds for the cursor to start blinking. The matching paren should be highlighted as soon as the close-paren is typed.

#215 duplicate Hemlock double-click fails if close-paren is at end of file Gary Byers Ron Garret
Description

Double-clicking on a close-paren in hemlock fails to select the corresponding Sexpr if the close paren is the last character in the file

#221 fixed defstruct accessors don't check argument type Gary Byers Ron Garret
Description

? (defstruct foo x) FOO ? (defstruct baz y) BAZ ? (foo-x (make-baz)) NIL

Should be an error.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.