Ticket #83 (closed defect)

Opened 16 years ago

Last modified 16 years ago

Testing equality of AST structures

Reported by: untyped Owned by: dherman
Priority: major Milestone:
Component: dherman/javascript.plt Keywords: javascript mirrors equal? ast
Cc: Version: (6 4)
Racket Version: 4.1.0.4

Description

Hi Dave,

More details and test code coming to you in an email:

You can't currently use equal? to check equality of AST structures.

Adding #:transparent to the definitions of Term, Statement, Declaration and Expression in javascript.plt/private/syntax/ast-core.ss would fix this.

Cheers,

-- Dave Gurnell

Change History

Changed 16 years ago by dherman

  • status changed from new to closed

Fixed in 6:5.

Note: See TracTickets for help on using tickets.