Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
XMLSchemaCompiler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Nilsson
XMLSchemaCompiler
Graph
4f04be1ea229bf581cef11382378ef2226576785
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
19
Jun
27
May
6
Mar
26
Feb
22
Dec
26
Oct
12
Jul
8
4
May
3
Dec
7
Jul
26
Jun
18
16
29
May
27
26
25
20
19
14
12
8
7
5
30
Apr
24
22
30
Mar
26
26
Feb
29
Jan
28
19
Sep
18
17
14
3
31
Aug
30
29
27
24
20
17
16
13
10
8
19
Mar
8
12
Jan
11
10
9
Added several more tokens that can occur in strings
master
master
Small fixes
Fixes to handle MS project schema
Updated jastadd
Some fixes
New jastadd version
Uniform class name mangling with prefixed '_', automatically generate typed get-methods for attributes and elements (however not finished for mathods).
Added generation of prettyPrint methods for default element and attribute.
Fixed bug in default element.
Simplified usage.
Added new xmlns attribute tag.
Added more tokens. Generate correct package names.
Updated with actionschedule
Now merges simple cases, but logic is wrong
Almost works to merge actors, still some problem with variable declarations.
Merge results in a compilable and runnable Cal network, though logic is wrong.
Added new element to xlim format.
Added default fallback for unrecognized XML tags. Both elements and attributes.
Synch
Demoed at Actors meeting in Lund 090526.
First demo version for Actors meeting in Lund.
Added forgotten file
Added forgotten file
Fixes
Added actors-related code
Added workarounds for JavaCC-related bugs in latest JastAdd.
Synch
Can merge actor connections in an xdf (though only in very simple cases).
Working on implement merging of actors
Can now print a _very_ simple schedule
Synch
Managed to combine both xlim and xdf parsers so we can build programs that use both at the same time.
A _very_ naive SDF analysis implemented, if there's only one action in an actor it is an SDF.
Create static shedule based on no analysis at all.
Synch
Added xdf and xlim frontends to be used for experiments with CAL networks
Recognize forbidden classnames and prepend '_':s before generating Java classes.
Added xdf example for use in the Actors project
Included jme.jar and corrected README
Can now parse scxml xchema
Loading