Commit History

Author SHA1 Message Date
  Beoran 790a2cf074 Simplify object model to a flat nominal typing but still with methods. 2 years ago
  Beoran 2d98351ad3 Think more about ACOP. 2 years ago
  Beoran 1a99f68298 Consider ACOP in stead of OOP. 2 years ago
  Beoran 73dff48350 Add Statement type. 2 years ago
  Beoran 50736d7655 Add error type and int type. 2 years ago
  Beoran e5a9b7dc23 Consider adding queries as well. 2 years ago
  Beoran 99904e3568 Add simple test Check function, and List type. Simplyfy calling Run by requiring an Environment only that contains the arguments, me and self. 2 years ago
  Beoran 4eda761cb6 Move to a SELF like object model. 2 years ago
  Beoran e2714fc46e Plan to make SELSL prototype-based, similar to SELF, but with actor support. 2 years ago
  Beoran 91a6670097 Do not use sub packages in order to keep the focus on avoiding bloat. 2 years ago
  Beoran 8858f1d6cb Add type value. 2 years ago
  Beoran 2ba1704eec Add signatures to methods. 2 years ago
  Beoran c3060b5e00 Refine members data structure a bit. 2 years ago
  Beoran 61324acd71 Add Error and Method type. 2 years ago
  Beoran 0e2b09d158 Add List type. Add go.mod file. 2 years ago
  Beoran 1e2d110a8f Value representation. 2 years ago
  Beoran 778e0fb456 Ideas in readme. 2 years ago