lp:~zorba-coders/zorba/project_tag_stack

Created by Sorin Marian Nasoi and last modified
Get this branch:
bzr branch lp:~zorba-coders/zorba/project_tag_stack
Members of Zorba Coders can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zorba Coders
Project:
Zorba
Status:
Merged

Recent revisions

13. By sorin.marian.nasoi <email address hidden>

- updated project TAG

12. By Sorin Marian Nasoi <email address hidden>

Replaced the formal semantic spec with syntactically valid XQuery code.

11. By Sorin Marian Nasoi <email address hidden>

Corrected the return type for some functions from 'none' to 'empty'.

10. By Sorin Marian Nasoi <email address hidden>

Fixes for the STACK module.

9. By Sorin Marian Nasoi <email address hidden>

Removed the distinction between a STACK and a normal collection.

8. By Sorin Marian Nasoi <email address hidden>

- all functions raise an error if the stack does not exist
- create() raises an error if the stack already exists
- rewritten some of the functions in order to be more efficient
- updated the tests
- added a note in the documentation about the fact that 'push' adds a copy of the passed node (as in any normal collection)

7. By Sorin Marian Nasoi <email address hidden>

Added missing XQDoc documentation info.

6. By Sorin Marian Nasoi <email address hidden>

- the names of the stacks are now xs:QNames instead of xs:string
- the module was moved inside 'src' folder
- corrected some typos inside the module

5. By Sorin Marian Nasoi <email address hidden>

XQDoc documentation formatting.

4. By Daniel Turcanu

Added create and available-stacks functions.
Changed stack names from QName to xs:string.
Added examples in documentation.

Branch metadata

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

Subscribers