summaryrefslogtreecommitdiffstats
path: root/svgbob/examples
AgeCommit message (Expand)Author
2020-02-14cargo fmtJovansonlee Cesar
2020-02-13Use line properties rather than specific characterJovansonlee Cesar
2020-02-03Merge the rearchitecture code into the main svgbob codeJovansonlee Cesar
2019-10-20Add timing in demo exampleJovansonlee Cesar
2018-10-05Updated example to the new settingsJovansonlee Cesar
2018-08-16regeneratedJovansonlee Cesar
2018-08-03regenJovansonlee Cesar
2018-08-02rerun the demoJovansonlee Cesar
2018-08-02Modify exampleJovansonlee Cesar
2018-08-02Make workspacesJovansonlee Cesar
2018-07-29rerun demoJovansonlee Cesar
2018-05-22Add example for displaying issue#25Jovansonlee Cesar
2018-03-04cargo fmtJovansonlee Cesar
2018-03-04Code clean up and remove unused filesJovansonlee Cesar
2018-02-27Merge and update the demo text and readmeJovansonlee Cesar
2018-02-27Change demo example and the text in the readmeJovansonlee Cesar
2018-02-19Added example to issue19Jovansonlee Cesar
2017-11-25test issuesJovansonlee Cesar
2017-08-23Resolve why the circles was not enhancedJovansonlee Cesar
2017-08-23corrected escaping of string, added multiline parsingJovansonlee Cesar
2017-08-23Add rect, use_as_text now checks if the neighbors are drawing elementsJovansonlee Cesar
2017-08-10Demo with chamfered boxJovansonlee Cesar
2017-08-09Add circuit jump with ~Jovansonlee Cesar
2017-08-08Add medium size circle, add escaping of stringsJovansonlee Cesar
2017-08-02Stable looking behaviors on circlesJovansonlee Cesar
2017-08-01A desirable stable configurationsJovansonlee Cesar
2017-07-31add enhance function to override the default behaviorJovansonlee Cesar
2017-07-31Completed major use case for intended behaviorsJovansonlee Cesar
2017-07-30Completed converting to point-blockJovansonlee Cesar
2017-07-30Completed a functional implementation of signal-base-connectionJovansonlee Cesar
2017-07-28Added querselector for plugin componenetsJovansonlee Cesar
2017-07-26More architectural change in character propertiesJovansonlee Cesar
2017-07-24Change the architecture to use signal base connection, less hard codingJovansonlee Cesar
2017-07-21More spec and spec testJovansonlee Cesar
2017-07-21Make demo and regenerateJovansonlee Cesar
2017-07-19add circle in demoJovansonlee Cesar
2017-07-13Make circle nicerJovansonlee Cesar
2017-07-13Regenerated demoJovansonlee Cesar
2017-07-12Some fix for utf8, and full-width character hack workaroundJovansonlee Cesar
2017-07-06cargo updateJovansonlee Cesar
2017-06-29Further optimize by setting the focused char before handJovansonlee Cesar
2017-06-29Add testJovansonlee Cesar
2017-06-29A huge optimization by utilizing indexes instead of using iteratorJovansonlee Cesar
2017-06-27A rewrite on architectureJovansonlee Cesar
2017-05-07Update depJovansonlee Cesar
2017-05-05Add open and junction circleJovansonlee Cesar
2017-04-27Regenerate demoJovansonlee Cesar
2017-04-27Fix pointed trianglesJovansonlee Cesar
2017-04-24Prioritize used as drawing element, no more used as text checkingJovansonlee Cesar
2017-04-23Fix connections on corner of some linesJovansonlee Cesar