Bit of a slow week, what with the vacation and the airplanes and what not.
I've fixed some bugs with array creating/indexing and some with pointers, 
both seem to be working okay now.
Need to do some more testing on strings to be sure, but I think it's 
working with both ascii & runes.

Again, dart reflection is lacking. I cooked up a *noSuchMethod *for 
structs/unions that removes the need to tediously add getters/setters. 
Technically, it works, but it floods the entire codebase with warnings. 
I've googled a bit and it seems the dart team is still discussing how to 
work around it, so for now I'll keep the getters/setters.

I've also ported the structs and defines of the Sys module, mostly because 
I was bored and tired and wanted something simple to do.


-- 
You received this message because you are subscribed to the Google Groups "Plan 
9 Google Summer of Code" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/plan9-gsoc.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to