lp:~ccoal/+junk/elf

Created by CalderCoalson and last modified
Get this branch:
bzr branch lp:~ccoal/+junk/elf
Only CalderCoalson can upload to this branch. If you are CalderCoalson please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
CalderCoalson
Status:
Development

Recent revisions

24. By Calder Coalson <email address hidden>

* Cleaned up Documentation directory by adding Image and Source subdirectories.

23. By Calder Coalson <email address hidden>

* Added a quickly drawn little logo.

22. By Calder Coalson <email address hidden>

* Added lots of documentation to the main page.
* add*Type() functions no longer require a name argument.

21. By Calder Coalson <email address hidden>

* Renamed project (yet again) to Elf (Evolutionary Language Framework). Much less of a stretch for a still good name. ;)
* Fixed function tests. Arguments no longer have to be deleted manually since they are stored in reference counting pointers.

20. By Calder Coalson <email address hidden>

* Function arguments work!!!
* Added AliasPointer class that acts as a transparent pointer for most operations, but has its own Register and bin. This is used to store arguments in a Function's Register, while still linking to a Pointer in a parent Register somewhere.

19. By Calder Coalson <email address hidden>

* Added Register::[load/save]State() functions to allow registers to be freshly initialized each time a Function is called.
* Function arguments are next...

18. By Calder Coalson <email address hidden>

* FloatSample function works!

17. By Calder Coalson <email address hidden>

* Added NoneValue as a placeholder for uninitialized Pointers.
* Function and register loading now works correctly!

16. By Calder Coalson <email address hidden>

* XML function output is working!

15. By Calder Coalson <email address hidden>

* Removed Poco dependency for parsing.
* Rewriting string output/input to use XML (via TinyXMLLib).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers