Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
InvisiXML
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Alice Brenon
InvisiXML
Graph
5c93d48d440cb00d2a25cc57b5a1b642197f27cd
Select Git revision
Branches
1
main
default
protected
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
27
Sep
Wire the --pristine option downto the parser
main
main
Switch error handling to MonadError instead of Either and establish a clearer typology of errors
Implement FromXML and get Structure parsing from .ixml files
Make checkout a little bit more elegant: 1 line shorter and remove intermediate variable which name collides with the new error primitives for serialization
Clean commented-out code, expose functions to handle errors and prepare FromXML implementation
Handle errors in Main a bit more cleanly than with 'error', shutting down cleanly with the error message and no stack trace
Add a command-line interface to allow processing stdin or a given file and create files corresponding to both parts of the XML (raw text / empty tree structure)
First draft
Loading