Merge branch 'ht/mutator'
commit157125689fb12863b9702d93eaf7699238012df2
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 2 Dec 2008 00:42:44 +0000 (2 01:42 +0100)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 2 Dec 2008 00:42:44 +0000 (2 01:42 +0100)
tree03d200ef0e734c1372bae46befacb84075574bca
parent5293043e54bf90c62ed502454248cf4bfc19017d
parentbd9c9a9ac686594e13549f2fddf05d77b4fbffac
Merge branch 'ht/mutator'

* ht/mutator:
  Doc: Syntax of field references and mutator calls.
  Mutators for Catalog states.
  Doc: Removing last remains of non-pure functions in the kernel.
  Doc: Removing doc for non-pure function setbboxgroup.
  Doc: Removing doc for removed non-pure functions that were used to modify group states.
  Doc: Adding missing documenting of tack-on, peek, and freeze.
  Doc: Updating states that now use mutators.
  Mutators for Group and Group3D states.
  Doc: Formatting for mutators.
  Introducing mutators.
  Silly whitespace fix.
  Removed unused file.
  Updating example for compliance.

Conflicts:
doc/parts/bindings/non-pure.sxml
doc/parts/formats/language-elements-html.xsl
doc/styles/html/shapes.css
examples/applications/johan_lay.shape
examples/features/random.shape
source/Makefile.am
source/value.h
35 files changed:
doc/parts/bindings/index.sxml
doc/parts/formats/html.xsl
doc/parts/formats/language-elements-html.xsl
doc/parts/state-types/containers.sxml
doc/parts/state-types/misc.sxml
doc/parts/state-types/streams.sxml
doc/parts/syntax/bracket.sxml
doc/parts/syntax/index.sxml
doc/parts/syntax/misc.sxml
doc/styles/html/shapes.css
examples/applications/droo.shape
examples/features/multipage.shape
examples/features/random.shape
examples/features/remove.shape
source/Makefile.am
source/Shapes_Kernel_decls.h
source/astfun.cc
source/astfun.h
source/astvar.cc
source/astvar.h
source/classtypes.cc
source/classtypes.h
source/coredraw.cc
source/coremisc.cc
source/environment.cc
source/environment.h
source/functiontypes.cc
source/functiontypes.h
source/hottypes.cc
source/main.cc
source/multipage.cc
source/shapesexceptions.cc
source/shapesexceptions.h
source/shapesparser.yy
source/shapesvalue.cc