- Aug 24, 2020
-
-
Guillem Bartrina authored
add [abdefs] object (methods: get, instances, del, clean) with an interactive dialog, add new element type for dialog_external
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
- Aug 22, 2020
-
-
Guillem Bartrina authored
add warning for when there are more than two instances of the same abstraction (file-based and [ab]) being edited, fix for dirty visual markings
-
Guillem Bartrina authored
-
- Aug 20, 2020
-
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
- Aug 19, 2020
-
-
Guillem Bartrina authored
adapt canvas_getdir for ab instances, now they inherit ce_dir from root canvas. fix some implicit declarations and cast warnings
-
Guillem Bartrina authored
-
- Aug 18, 2020
-
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
- Aug 17, 2020
-
-
Guillem Bartrina authored
return a dummy object when creating [ab] objects during ab definitions loading, to prevent creation errors from being displayed. show the cycle that is causing the dependency problem when an ab object cannot to create
-
Guillem Bartrina authored
-
- Aug 15, 2020
-
-
Guillem Bartrina authored
-
- Aug 14, 2020
-
-
Guillem Bartrina authored
open instance canvas when first (empty) ab instance is created, dinamically created objects dont activate dirty flag, trigger initbang when saving current canvas
-
- Aug 12, 2020
-
-
Guillem Bartrina authored
-
- Aug 11, 2020
-
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
- Aug 09, 2020
-
-
Guillem Bartrina authored
-
- Aug 08, 2020
-
-
Guillem Bartrina authored
-
- Aug 04, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Aug 03, 2020
-
-
Else this does not seem to build with MSVC 2019
-
- Aug 02, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Aug 01, 2020
-
-
Jonathan Wilkes authored
-
- Jul 30, 2020
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
Sam Thursfield authored
The GitLab CI commands are now separated from the job definitions, using YAML anchors. The build and test commands should now show as separate, collapsible sections in the job output (as documented at https://docs.gitlab.com/ee/ci/pipelines/#custom-collapsible-sections).
-
Sam Thursfield authored
The Debian image preparation is moved to before_script to separate it from the build and test commands. Note that this adds an implicit 5 minute time limit on this part of the script (see https://gitlab.com/gitlab-org/gitlab-runner/-/issues/2716). The commands are also now written once and copied using YAML anchors (as documented at https://docs.gitlab.com/ee/ci/yaml/README.html#yaml-anchors-for-before_script-and-after_script).
-
- Jul 29, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-