log

age author description
Wed, 14 Oct 2015 19:48:42 +0200 David Demelier Ini: analyze does not produce spaces/lines/comment anymore
Wed, 14 Oct 2015 15:15:59 +0200 David Demelier Ini: forgot to add stdexcept
Wed, 14 Oct 2015 15:08:45 +0200 David Demelier Ini: rewrite the parse/analyze process
Wed, 14 Oct 2015 10:04:24 +0200 David Demelier Ini:
Mon, 12 Oct 2015 22:18:27 +0200 David Demelier Js: use Shared<T> and Pointer<T> instead of TypeInfoShared/TypeInfoPointer
Mon, 12 Oct 2015 22:00:03 +0200 David Demelier Js: rename Pointer<T> to RawPointer<T>
Mon, 12 Oct 2015 21:57:38 +0200 David Demelier Js: get rid of ExceptionAbstract