pavone@85: Improve string library pavone@85: Add basic UTF-8 support pavone@85: Implement import: in C backend pavone@85: Implement route:via pavone@85: Implement a hash dict based on hash set implementation pavone@85: Rejigger how built-in type/modules are handled slightly so we can add array new: which will return an array pre-allocated to a certain size pavone@85: Implement immutable objects pavone@85: Implement lists pavone@85: Add support for actors pavone@85: Check for breakage in Javascript backend and fix it pavone@85: Port all library stuff from C backend to Javascript backend pavone@87: Fix block comments in grammar pavone@87: Add dict literals to grammar and compiler pavone@87: Re-write compiler in TP pavone@87: Finish type system design pavone@87: Implement type system