CPP builtins
[m6w6/ext-psi] / src /
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 missing include config.h
2018-12-04  Michael Wallnerfix build <C99
2018-12-04  Michael Wallnerfix parser build
2018-12-04  Michael Wallnerfix printf with threaded parser; replace SUCCESS/FAILUR...
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 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 Wallnerparanoid push
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 warning
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 Wallnernumber: handle INF/NAN
2018-04-19  Michael Wallnerfix leaks
2018-04-18  Michael Wallnercpp: search local dir only for quoted headers
2018-04-18  Michael Wallnerfix extvar list initialization
2018-04-17  Michael Wallnerifdef HAVE_INT128
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-09-11  Michael Wallnerparser: RETURN [<native call> AS] SET_FUNC
2017-09-08  Michael Wallnerjust predefine stdc inttypes
2017-09-07  Michael Wallnerparser: fix debug
2017-09-07  Michael Wallnercompat: PHP-7.2
2017-09-06  Michael Wallnerparser: decl blacklist
2017-09-06  Michael Wallnermarshal: fix enum return value
2017-09-05  Michael Wallnercontext: avoid duplicate registration of enum constants
2017-09-05  Michael Wallnerfix size of array elements
2017-09-05  Michael Wallnercpp: sizeof, anon decls, etc
2017-09-05  Michael Wallnercpp: fix token pasting
2017-09-05  Michael Wallnerbuild: PHP-7.2 compat
2017-09-05  Michael Wallnercosmetics
2017-09-05  Michael Wallnernull pointer safeguards
2017-09-05  Michael Wallnernull pointer safeguards
2017-09-05  Michael Wallnervalidate: check anonymous decl
2017-07-27  Michael Wallnercpp: fix relative includes
2017-07-27  Michael Wallnercpp: avoid errenous multiple expansions
2017-07-26  Michael Wallnerfix coupling of impl + call_info + decl
2017-07-25  Michael Wallnerfix leaks
2017-07-25  Michael Wallnerfix leak
2017-07-25  Michael Wallnerfix leak
2017-07-25  Michael Wallnerstatic memory for let_calloc
2017-07-25  Michael Wallnerallow full numeric expressions as impl_def_vals
2017-07-24  Michael Wallnersimplify calc/oper
next