Commit Graph

  • 7457131d1e Add support for creating and destroying agents during connections David Evans 2017-11-05 13:15:41 +0000
  • b58506d546 Keep autocomplete hints out of the way when typing David Evans 2017-11-05 11:09:49 +0000
  • f783750c0d Extract image export functionality, add convenience page for generating README images David Evans 2017-11-05 00:30:48 +0000
  • 71437d2576 Add support for agent line highlighting, also sets groundwork for parallel actions [#10] David Evans 2017-11-04 22:18:57 +0000
  • dc3d930544 Consistent agent flag handling in parser David Evans 2017-11-03 22:56:48 +0000
  • 93c1e9cb8e Extract tokeniser, make arrow-line alignment perfect David Evans 2017-11-03 20:27:41 +0000
  • 9b4e34c09c Add tests for array.indexOf helper David Evans 2017-11-03 18:59:01 +0000
  • 2d8e3d60e1 Agents as objects after generate David Evans 2017-11-02 22:14:44 +0000
  • 1016f9aac0 Report errors beneath code [#5] David Evans 2017-10-30 22:35:38 +0000
  • 21977a601d Highlight lines with syntax errors David Evans 2017-10-30 22:02:08 +0000
  • e720d57ec0 Update readme screenshot to match latest sample code David Evans 2017-10-30 21:23:58 +0000
  • d1c810e2af Add integration testing David Evans 2017-10-30 21:22:20 +0000
  • 90c4652f34 Simplify generator tests using jasmine.anything David Evans 2017-10-30 08:44:52 +0000
  • c306b74b15 Prevent interpretation of quoted strings as keywords everywhere David Evans 2017-10-29 23:01:57 +0000
  • 12f81b4f9d Begin introducing concept of agents and tokens having metadata David Evans 2017-10-29 22:30:02 +0000
  • 55b5232fa6 Add autocomplete to editor [#4] David Evans 2017-10-29 16:41:33 +0000
  • 4d301adf31 Add syntax colouring [#4] David Evans 2017-10-28 22:16:44 +0100
  • cd949d6f38 Add support for unbordered text content, add convenience for placing notes/text on left/right of entire diagram David Evans 2017-10-28 18:30:01 +0100
  • 912c9dbb64 Add initial support for asynchronous action blocks [#12] David Evans 2017-10-28 17:43:37 +0100
  • 4772b16783 Support self-connections [#7] David Evans 2017-10-28 14:47:46 +0100
  • fafaff7bce Persist code in local storage (if available) to avoid data loss when closing [#3] David Evans 2017-10-28 14:08:59 +0100
  • f7c4b1e4b2 Align left edge of boxes as far right as possible [#9] David Evans 2017-10-28 13:49:09 +0100
  • b0ba84b4eb Begin separating theme out of renderer David Evans 2017-10-28 12:53:41 +0100
  • 1aac54cefc Fix linter error David Evans 2017-10-28 11:49:37 +0100
  • 76534cd844 Enforce minimum preview scale, plus scrolling David Evans 2017-10-28 00:34:59 +0100
  • 6884dfb525 Globally allow more statements in test files David Evans 2017-10-28 00:18:52 +0100
  • 3fd9d4eb5f Multiline text everywhere David Evans 2017-10-28 00:09:54 +0100
  • 3ca6857ee1 Update screenshot David Evans 2017-10-26 22:28:32 +0100
  • d76c42bf5e Support multiline titles David Evans 2017-10-26 21:09:36 +0100
  • 94b41000bb Simplify bounds calculations David Evans 2017-10-26 19:28:43 +0100
  • 258aad04e5 Tweak image positioning in Readme David Evans 2017-10-25 22:02:11 +0100
  • ee21f1cc00 Add screenshots to readme David Evans 2017-10-25 21:57:37 +0100
  • c6bc372688 Split some minor functionality out of Renderer (beginnings of code cleanup) David Evans 2017-10-25 21:45:21 +0100
  • b240990f3e Add support for rendering notes and state [#2] David Evans 2017-10-25 20:57:11 +0100
  • 5a2eb4813b Prevent outline collision when agents begin immediately inside a block David Evans 2017-10-25 00:44:25 +0100
  • 8767140cd7 Prettify conditional logic readme example David Evans 2017-10-25 00:41:16 +0100
  • 1929e3ffb1 Support rendering conditional boxes [#1] David Evans 2017-10-25 00:04:53 +0100
  • 5ecce9a6ab Minor tidying of Generator David Evans 2017-10-24 21:45:50 +0100
  • 8cbdddec20 Add virtual side agents for blocks, simplify generator logic David Evans 2017-10-24 21:26:17 +0100
  • 1449d73194 Simplify column positioning, automatic reordering where guaranteed safe David Evans 2017-10-23 22:02:59 +0100
  • 45295a3843 Simplify connection handling David Evans 2017-10-23 20:31:24 +0100
  • 711019275e Add github links to readme David Evans 2017-10-23 01:56:46 +0100
  • cfa0fecc0e Rename main page for github pages compatibility David Evans 2017-10-23 01:52:26 +0100
  • 6eb8de8160 Basic functionality (agents and labelled arrows) David Evans 2017-10-22 14:40:19 +0100