DragonFly BSD
DragonFly commits List (threaded) for 2010-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libevtr: add support for data objects


From: Aggelos Economopoulos <aggelos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 May 2010 15:20:55 -0700 (PDT)

commit c31439855b77ad1e2019a783d19113cd30f09f1d
Author: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
Date:   Fri May 28 01:06:15 2010 +0300

    libevtr: add support for data objects
    
    Currently using the Haskell data constructor syntax.

Summary of changes:
 lib/libevtr/evtr.h       |    6 +
 lib/libevtr/ktrfmt.l     |   12 ++-
 lib/libevtr/ktrfmt.tab.c |  230 ++++++++++++++++++++++++++++++++-------------
 lib/libevtr/ktrfmt.tab.h |   17 ++--
 lib/libevtr/ktrfmt.y     |   62 ++++++++++++-
 lib/libevtr/ktrfmt.yy.c  |  135 +++++++++++++++------------
 6 files changed, 323 insertions(+), 139 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c31439855b77ad1e2019a783d19113cd30f09f1d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]