index
:
myrosinase.git
master
A project design tool
Daniel Silverstone <dsilvers@digital-scurf.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak model to match Mustard's a little closer
HEAD
master
Daniel Silverstone
2013-09-20
5
-73
/
+27
*
Fix README
Daniel Silverstone
2013-09-20
1
-1
/
+1
*
Support <string> * <number> to repeat a string a given number of times
Daniel Silverstone
2013-02-21
1
-0
/
+2
*
Create a top level 'project' value automatically for all template expansion
Daniel Silverstone
2013-02-21
1
-1
/
+6
*
Change 'file name' for constraint template slightly
Daniel Silverstone
2013-02-21
1
-1
/
+1
*
Require project constraints to be named -- more cunning!
Daniel Silverstone
2013-02-21
6
-14
/
+32
*
Ensure we never add a requirement without a corresponding verification criterion
Daniel Silverstone
2013-02-21
1
-0
/
+1
*
When coercing a <nodeset> to a <bool> Empty should be False, not True
Daniel Silverstone
2013-02-21
1
-1
/
+1
*
Allow <node> * <nodeset> and <node> + <nodeset> in expressions
Daniel Silverstone
2013-02-21
1
-0
/
+4
*
Actually process project constraints
Daniel Silverstone
2013-02-21
4
-4
/
+20
*
Put the constraints list (if present) into the project node
Daniel Silverstone
2013-02-21
2
-4
/
+14
*
Prepare for parsing constraints into the project
Daniel Silverstone
2013-02-19
2
-8
/
+13
*
Add constraint list to project node, not parsing or using them yet
Daniel Silverstone
2013-02-19
3
-8
/
+17
*
Allow verification criteria to parent to interfaces
Daniel Silverstone
2013-02-18
4
-6
/
+8
*
Fix istrat->iface noticed because of previous commit
Daniel Silverstone
2013-02-17
1
-1
/
+1
*
Add protection against unknown identifier use, now null is a reserved word
Daniel Silverstone
2013-02-17
3
-3
/
+18
*
Make null a reserved word
Daniel Silverstone
2013-02-17
1
-1
/
+3
*
Add a testExpression feature to the templating
Daniel Silverstone
2013-02-17
2
-1
/
+17
*
Use elseif to represent a warning
Daniel Silverstone
2013-02-17
1
-0
/
+3
*
Add elseif to template language
Daniel Silverstone
2013-02-17
1
-5
/
+9
*
Support interfaces in the html output
Daniel Silverstone
2013-02-17
2
-0
/
+35
*
Tidy argument handling a little for plantuml
Daniel Silverstone
2013-02-17
2
-5
/
+8
*
Further tidying and support of plantuml binary/jar location
Daniel Silverstone
2013-02-17
2
-2
/
+23
*
Support UML extraction in rawexpand
Daniel Silverstone
2013-02-17
3
-2
/
+13
*
Tidy up and ensure templates run with UML extraction
Daniel Silverstone
2013-02-17
2
-3
/
+9
*
Getting closer to generating all the UML
Daniel Silverstone
2013-02-17
3
-5
/
+51
*
Initial efforts to get PlantUML integration written. Nowhere near complete
Daniel Silverstone
2013-02-17
4
-1
/
+81
*
Add simple UML diagram
Daniel Silverstone
2013-02-17
1
-0
/
+9
*
Lift the Error properly so we don't need a smelly case statement
Daniel Silverstone
2013-02-17
1
-7
/
+4
*
Release the pandoc limit and try and cope with the two approaches
Daniel Silverstone
2013-02-16
2
-1
/
+6
*
Had to limit pandoc below 1.10 because 1.10 changes the API
Daniel Silverstone
2013-02-16
1
-1
/
+1
*
Move the welcome message outside of load, so that help shows it
Daniel Silverstone
2013-02-16
1
-1
/
+1
*
Version bump
Daniel Silverstone
2013-02-16
1
-1
/
+1
*
Generally make error messages for templates better
Daniel Silverstone
2013-02-16
5
-51
/
+166
*
More simple html updates
Daniel Silverstone
2013-02-16
7
-0
/
+30
*
Add some mapped-here
Daniel Silverstone
2013-02-16
1
-0
/
+3
*
projects, tags and requirements produce empty mapped-here lists
Daniel Silverstone
2013-02-16
1
-1
/
+1
*
Add tagging
Daniel Silverstone
2013-02-16
8
-1
/
+24
*
Tag a node with todo
Daniel Silverstone
2013-02-16
1
-0
/
+2
*
Asking for tags for project or tag nodes just produces an empty set
Daniel Silverstone
2013-02-16
1
-1
/
+1
*
Allow strings to be converted to HTML
Daniel Silverstone
2013-02-16
10
-9
/
+15
*
Dodgy work item and tag rendering too
Daniel Silverstone
2013-02-16
3
-0
/
+55
*
Support more in the test allinone render
Daniel Silverstone
2013-02-16
5
-4
/
+109
*
Initial simple allinone HTML template (currently just requirements and vcrits)
Daniel Silverstone
2013-02-16
4
-0
/
+67
*
Add another requirement
Daniel Silverstone
2013-02-16
1
-0
/
+14
*
Add the generic error message
Daniel Silverstone
2013-02-16
1
-0
/
+1
*
Refactor the template code to work more nicely with includes
Daniel Silverstone
2013-02-16
5
-67
/
+101
*
Add comments and eat initial newlines
Daniel Silverstone
2013-02-16
1
-3
/
+5
*
Add raw expand (incomplete)
Daniel Silverstone
2013-02-16
8
-11
/
+83
*
Tidy up where projects get fed into templates
Daniel Silverstone
2013-02-16
3
-8
/
+10
[next]