log

age author description
Fri, 16 Oct 2015 08:50:20 +0200 David Demelier Ini: throw error if file could not be opened
Wed, 21 Oct 2015 21:24:04 +0200 David Demelier Sockets: begin of massive refactoring and redesign
Wed, 14 Oct 2015 20:19:28 +0200 David Demelier Ini:
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