Organize Shapes extensions in namespace directory hierarchy
commitf8de0884e79c35bd4576a97d206fdaa5cf5eadf2
authorHenrik Tidefelt <tiddeweb@gmail.com>
Mon, 18 May 2015 21:36:03 +0000 (18 23:36 +0200)
committerHenrik Tidefelt <tiddeweb@gmail.com>
Mon, 18 Jan 2016 19:28:12 +0000 (18 20:28 +0100)
tree6522f7066eb75755c5ea84fffe16c08c56eb112d
parent28e98b563294750d44a8586d047bb35b3112818c
Organize Shapes extensions in namespace directory hierarchy
45 files changed:
resources/extensions/Applications/Blockdraw/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Applications/Blockdraw/blockdraw.shext [moved from resources/extensions/blockdraw.shext with 100% similarity]
resources/extensions/Applications/Blockdraw/bondgraph.shext [moved from resources/extensions/bondgraph.shext with 100% similarity]
resources/extensions/Applications/Circuit/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Applications/Circuit/parts.shext [moved from resources/extensions/circuitparts.shext with 100% similarity]
resources/extensions/Applications/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes-Prelude [deleted file]
resources/extensions/Shapes/Alternative/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Alternative/newline.shext [moved from resources/extensions/newline.shext with 100% similarity]
resources/extensions/Shapes/Alternative/no-utf-8.shext [moved from resources/extensions/no-utf-8.shext with 100% similarity]
resources/extensions/Shapes/Control/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Control/cond.shext [moved from resources/extensions/program-flow.shext with 100% similarity]
resources/extensions/Shapes/Data/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Data/conssupport.shext [moved from resources/extensions/conssupport.shext with 100% similarity]
resources/extensions/Shapes/Geometry/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Geometry/circle.shext [moved from resources/extensions/circle.shext with 100% similarity]
resources/extensions/Shapes/Geometry/linkpaths.shext [moved from resources/extensions/linkpaths.shext with 100% similarity]
resources/extensions/Shapes/Geometry/pathmapping.shext [moved from resources/extensions/pathmapping.shext with 100% similarity]
resources/extensions/Shapes/Graphics/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Graphics/arrowheads.shext [moved from resources/extensions/arrowheads.shext with 100% similarity]
resources/extensions/Shapes/Graphics/braces.shext [moved from resources/extensions/braces.shext with 100% similarity]
resources/extensions/Shapes/Graphics/elementary.shext [moved from resources/extensions/shapes2D.shext with 100% similarity]
resources/extensions/Shapes/Graphics/metapostarrow.shext [moved from resources/extensions/metapostarrow.shext with 100% similarity]
resources/extensions/Shapes/Graphics/shapesarrow.shext [moved from resources/extensions/shapesarrow.shext with 100% similarity]
resources/extensions/Shapes/Graphics3D/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Graphics3D/elementary.shext [moved from resources/extensions/shapes3D.shext with 100% similarity]
resources/extensions/Shapes/Graphics3D/revolutionbody.shext [moved from resources/extensions/revolutionbody.shext with 100% similarity]
resources/extensions/Shapes/Layout/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Layout/basic-layout.shext [moved from resources/extensions/basic-layout.shext with 100% similarity]
resources/extensions/Shapes/Layout/centering-X.shext [moved from resources/extensions/centering-X.shext with 100% similarity]
resources/extensions/Shapes/Layout/shiftoff.shext [moved from resources/extensions/shiftoff.shext with 100% similarity]
resources/extensions/Shapes/Numeric/Shapes-Namespace.txt [new file with mode: 0644]
resources/extensions/Shapes/Numeric/constants.shext [moved from resources/extensions/numeric-constants.shext with 100% similarity]
resources/extensions/Shapes/Shapes-Namespace.txt [new file with mode: 0644]
source/main.cc
source/namespacedirectory.cc
source/namespacedirectory.h
source/namespacescanner.cc
source/namespacescanner.h
source/namespaceyylex.ll
source/shapesexceptions.cc
source/shapesexceptions.h
source/shapesscanner.cc
source/shapesscanner.h
source/shapesyylex.ll