• Robert Griesemer's avatar
    - syntax for composite literals use () instead of {} · 6f8df7aa
    Robert Griesemer authored
    - do not permit + for array concatenation anymore
      (not implemented and not a good idea)
    - document that unsafe function results are compile time constants
    - fixed minor typos
    
    DELTA=41  (7 added, 11 deleted, 23 changed)
    OCL=24899
    CL=24927
    6f8df7aa
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...