Skip to content

History

Revisions

  • ID_Literals: fix example The example with the circle parameter was wrong. The collision effect only seems to occur when the relative ID matches an absolute ID, which was not the case in the example. Since the radius 'X' was nested in 'Circle', it had an absolute ID of 'Circle.X', and so the 'X' in 'Point' could not collide with it. In the new example, there is an outer 'X', and so the 'X' in 'Point.X' does collide with it.

    @finkn finkn committed Sep 1, 2014
    f39bbe9
  • Configuration: fixed links

    @finkn finkn committed Sep 1, 2014
    1f9fc46
  • Home: rewrite

    @finkn finkn committed Sep 1, 2014
    63d706a
  • Added Design (config and disambiguation)

    @finkn finkn committed Sep 1, 2014
    ff8132f
  • Added DesignSpace (disambiguation)

    @finkn finkn committed Sep 1, 2014
    a4050b5
  • Added CodeMapping (config)

    @finkn finkn committed Sep 1, 2014
    06d6346
  • Added DesignSpace (config)

    @finkn finkn committed Sep 1, 2014
    e2f4b30
  • Added API

    @finkn finkn committed Sep 1, 2014
    16b52f0
  • Added Versions

    @finkn finkn committed Sep 1, 2014
    b500874
  • Type: removed

    @finkn finkn committed Sep 1, 2014
    2864035
  • Configuration: add links, moved description

    @finkn finkn committed Sep 1, 2014
    e78bcad
  • Parameters: add links

    @finkn finkn committed Sep 1, 2014
    e3744c7
  • Limits: link to Numeric instead of Parameters

    @finkn finkn committed Sep 1, 2014
    b46d576
  • Numeric: major changes - Added fixed values - Links to tests - Links to definitions and other pages - Suggest changes

    @finkn finkn committed Sep 1, 2014
    46ce36b
  • ID_Literals: add example

    @finkn finkn committed Sep 1, 2014
    5f68aaf
  • Moved Strings to Structured

    @finkn finkn committed Sep 1, 2014
    3a9eb83
  • Added Design Space (API)

    @finkn finkn committed Sep 1, 2014
    32e9ab9
  • Added Design (API)

    @finkn finkn committed Sep 1, 2014
    7f0b0e2
  • Added Fixed

    @finkn finkn committed Sep 1, 2014
    99353d0
  • Added Choices

    @finkn finkn committed Sep 1, 2014
    c0f423c
  • Terms: add definition of supported

    @finkn finkn committed Aug 24, 2014
    f3dd770
  • Terms: add definition of null

    @finkn finkn committed Aug 24, 2014
    a45b13f
  • Added Strings

    @finkn finkn committed Aug 21, 2014
    4c80024
  • Configuration: add info on different configs Lists the different configurations by root element and schema. Also added a brief description.

    @finkn finkn committed Aug 21, 2014
    da75eb6
  • Numeric: add more info Mentioned the relevant XML element, and that numeric parameters can be defined by specifying limits.

    @finkn finkn committed Aug 21, 2014
    bc2712e
  • ID_Literals: mention lack of scoping IDs may collide because parameters aren't scoped.

    @finkn finkn committed Aug 21, 2014
    c87d7d5
  • Limits: rewrote almost completely

    @finkn finkn committed Aug 18, 2014
    f494564
  • Terms: add accessor definition

    @finkn finkn committed Aug 18, 2014
    80db3b1
  • Terms: Fix emphasis

    @finkn finkn committed Aug 18, 2014
    6e1e8b1
  • Arrays: added i prefix to examples All example parameter elements use i namespace prefix for consistency.

    @finkn finkn committed Jul 18, 2014
    bd4d442