m6w6/ext-psi
2018-12-10  Michael WallnerCPP builtins
2018-12-07  Michael Wallnerfix macro expansion
2018-12-07  Michael Wallnerfix invalid free on syntax error
2018-12-07  Michael Wallnerfix proto
2018-12-07  Michael Wallnerfix leaks
2018-12-05  Michael Wallnerflush
2018-12-04  Michael Wallnerfix package.xml
2018-12-04  Michael Wallnerfix stdlib inclusion on linux
2018-12-04  Michael Wallnerfix missing include config.h
2018-12-04  Michael Wallnerfix build <C99
2018-12-04  Michael Wallnerfix parser build
2018-12-04  Michael Wallnertravis
2018-12-04  Michael Wallnerfix test
2018-12-04  Michael Wallnergitignore
2018-12-04  Michael Wallnerfix printf with threaded parser; replace SUCCESS/FAILUR...
2018-12-04  Michael Wallnerfix test
2018-12-04  Michael Wallnerfix reading beyond actual size
2018-12-04  Michael Wallnersplit out some modules and headers
2018-12-04  Michael Wallnerfix build
2018-12-04  Michael Wallnerbuild administrativa
2018-12-04  Michael Wallnerbuild cleanup
2018-12-04  Michael Wallner* threaded parser
2018-12-04  Michael Wallnerfix clang build
2018-12-04  Michael Wallneradd test
2018-12-04  Michael Wallnerfix calling convention and arg types
2018-12-04  Michael Wallnerfix returning arrays
2018-12-04  Michael Wallnermore verbose context ops
2018-12-04  Michael Wallnerregenerate parser
2018-12-04  Michael Wallneradministrativa
2018-12-04  Michael Wallneradministrativa
2018-12-04  Michael Wallnerparanoid watcher
2018-12-04  Michael Wallnerparanoid push
2018-12-04  Michael Wallnerreset test
2018-12-04  Michael Wallnerset psi as module for register functions
2018-12-04  Michael Wallnerfix enum dump; fix float formats; fix dumps
2018-12-04  Michael Wallnerfix extvar dump
2018-12-04  Michael Wallnerfix float formats; fix sime defval edge cases
2018-12-04  Michael Wallnerfix gdbinit; postprocessing macros
2018-12-04  Michael Wallnerdump fixes
2018-12-04  Michael Wallnercommit after reset fuckup
2018-12-04  Michael Wallnerbasic support for builtins
2018-12-04  Michael Wallnerinterned strings++
2018-11-02  Michael Wallnerpe*alloc
2018-11-02  Michael Wallneradministrativa
2018-11-02  Michael Wallnercache cpp defaults
2018-11-02  Michael Wallnerinterned strings
2018-11-01  Michael Wallnercpp: avoid a gazillion calls to memcpy/memmove
2018-10-31  Michael Wallnerfix leaks
2018-10-31  Michael Wallnerfix token concatenation
2018-10-31  Michael Wallnerfix error message
2018-10-31  Michael Wallnerfix error messages
2018-10-31  Michael Wallnerfix leaks
2018-10-30  Michael Wallnerzend_string'ify
2018-10-29  Michael Wallnerfix leak
2018-10-29  Michael Wallnerfix pointer size calculation
2018-10-29  Michael Wallnerfix warning
2018-10-29  Michael Wallnerfix leak
2018-10-29  Michael Wallnerfix warning
2018-10-24  Michael Wallnertests: attempt to fix with TZ set
2018-10-24  Michael Wallnerffi: improve support for functions returning arrays
2018-10-24  Michael Wallnerparser: fix `extension static inline` in bits/byteswap.h
2018-10-24  Michael Wallnerfix zend_constant flags handling
2018-07-26  Michael Wallnertests: fix self-dump validation
2018-07-26  Michael Wallnermodule: depend on ext/standard for more basic constants...
2018-07-26  Michael Wallnermarshal: array return values
2018-07-26  Michael Wallnerextvar: skip decl registration
2018-07-26  Michael Wallnerimpl_def_val: handle INF/NAN
2018-07-26  Michael Wallnertests: blacklist sqlite3_str and sqlite3_win32 functions
2018-07-26  Michael Wallnernumber: handle INF/NAN
2018-07-26  Michael Wallnerconfigure: _Float types
2018-04-19  Michael Wallnersome variants need librt
2018-04-19  Michael Wallnerfix leaks
2018-04-18  Michael Wallnerfix tests
2018-04-18  Michael Wallnercpp: search local dir only for quoted headers
2018-04-18  Michael Wallnermaintainer mode only makes deps now
2018-04-18  Michael Wallnerfix extvar list initialization
2018-04-17  Michael Wallnergdbinit
2018-04-17  Michael Wallnerifdef HAVE_INT128
2018-04-17  Michael Wallnerfixup
2018-04-17  Michael Wallnerupdate README and package.xml
2018-04-16  Michael Wallnerwe're supposed to parse all that ourselves
2018-04-16  Michael Wallnercover null default val
2018-04-16  Michael Wallnerlift single lib statement restriction
2018-04-16  Michael Wallnerfix sqlite test
2018-04-16  Michael WallnerMerge branch 'slimconfigure'
2017-10-17  Michael Wallnerparser: extern var support
2017-10-17  Michael Wallnerlet_callback: optional call variable list
2017-10-17  Michael Wallnerblacklist: vsyslog
2017-10-17  Michael Wallnerdeduct variable names from implementation
2017-10-17  Michael Wallneravoid warning of empty struct decls
2017-10-17  Michael Wallnerfix size of arrays
2017-10-17  Michael Wallnervalidate: fix type stack and leaks
2017-10-16  Michael Wallnerparser: LET foo = CALLBACK[(var_list spec) AS ] LET_CAL...
2017-10-16  Michael Wallnerparser: accept trailing comma in enums; __restrict...
2017-10-16  Michael Wallnerparser: consolidate tokens
2017-10-13  Michael Wallner__int128 support
2017-10-13  Michael Wallnerset_stmt/set_func: fix validation
2017-10-13  Michael Wallnerdecl_var: fix fqn
2017-10-13  Michael Wallnerfix signature
2017-09-11  Michael Wallnerparser: RETURN [<native call> AS] SET_FUNC
next