15 Révisions (5b1ec1d7384d059247572bcc26266f0d91e97c9c)
 

Auteur SHA1 Message Date
  Ian Piumarta 5b1ec1d738 Test user-defined AST nodes. il y a 1 an
  Ian Piumarta 6ba66daa8b Test user-defined AST nodes. il y a 1 an
  Ian Piumarta 57fe021082 All symbols created with UNDEFINED_TYPECODE by default. AST nodes with undefined typecode are evaluated by invoking the method __eval__ on the node. Typecode is looked up in the immediate delegate of a node only. Object.__eval__() is primitive and returns self. il y a 1 an
  Ian Piumarta 82a4828985 Make sieve be local, not global. il y a 1 an
  Ian Piumarta 4a959a124f Accessing an undefined variable causes a fatal error. il y a 1 an
  Ian Piumarta ddff3e48e8 Add "let name = value, ... ;" to create local variables. il y a 1 an
  Ian Piumarta a81312c139 Ignore more irrelevant stuff. il y a 1 an
  Ian Piumarta 4a3abfc8c1 Remove makeForm(). Use Closure.fixed property to change assert/refute closures into a special forms. il y a 1 an
  Ian Piumarta 3c992f4a13 Remove primitive makeForm (because Closure.fixed is now accessibe from userland). il y a 1 an
  Ian Piumarta 72753c6725 All fields of Lambda and Closure are accessible via Object_{get,put}. il y a 1 an
  Ian Piumarta 48f7707b56 Ignore irrelevant files. il y a 1 an
  Ian Piumarta 7d3350b71b Run test on file, not on stdin. il y a 1 an
  Ian Piumarta bc3aae1dcb Block_eval() executes its body in a new environment il y a 1 an
  Ian Piumarta ec29069aa4 import files il y a 1 an
  piumarta b5521793cd Initial commit il y a 1 an