Commit Graph

9 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
ffd099105a Automatically add source files in extensions/src to the generated lib
Change-Id: Idd318258c2168d6886e4dd5838af869349d182fb
TN: P518-014
2016-07-01 17:59:38 +02:00
Pierre-Marie de Rodat
5c271186b0 Reword documentation to talk about "ownership shares"
This is the term we will use from now on to designate the items that,
once summed up, constitute the ref-count.

Change-Id: I6b761053e001aecf58c132808724c2170303b10a
TN: P509-043
2016-05-25 18:02:15 -04:00
Pierre-Marie de Rodat
5c44e6d896 Internal doc: reword as suggested in code review
Change-Id: I07ab4e0f0901471095293aa2c1e25c7f92065aef
TN: P509-043
2016-05-20 18:02:56 +02:00
Pierre-Marie de Rodat
afec11717b Property: introduce the basis for the reference counting mechanism
This change introduces a class property CompiledType.is_refcounted to
tag types that have dynamic liveness in properties evaluation. It also
adds documentation to specify how the reference counting mechanism will
work.

Change-Id: Icd90b773e937f06d21d6a88566a79030288ee9ed
TN: P509-043
2016-05-17 16:03:09 +02:00
Pierre-Marie de Rodat
f1c9e1eda3 Documentation: remove unintended blockquotes around lists
Change-Id: I3c2ad250971137b5d1e5a89f64944b33f09bd208
TN: minor
2016-05-17 15:24:35 +02:00
Bob Duff
76e667e2f5 Minor: fix some typos.
Change-Id: Ief82ae63148e3ad738c7cc4b2f2b5a1e3f0e0695
2016-02-02 10:58:48 +01:00
Pierre-Marie de Rodat
d5436c0b06 Tutorial: make language for code blocks explicit
Currently, code blocks are sometimes annotated with the "::" construct
while others are annotated with the ".. code-block:: <language>" one.
Turn all of them into the latter form so that GitHub can highlight them
correctly.

Change-Id: I9e653d21a153cdf96a6ee6e4fa9e55e622170c03
TN: P111-033
2016-01-14 12:30:52 +01:00
Pierre-Marie de Rodat
27e00e3bae Update the tutorial after recent interface changes
Change-Id: I4bd939c98e31124e0a1c3b0d54b2968b83e186c1
TN: O812-010
2016-01-07 13:25:00 +01:00
Raphael Amiard
f2517372d4 Moving langkit directory to the root 2015-12-08 12:09:22 +01:00