platform/upstream/efl.git
2014-06-10 Daniel Kolesaelua: getopt: support for categories in help callback...
2014-06-10 Daniel Kolesaelua: support for return values in getopt help
2014-06-10 Daniel Kolesaelua: support for help categories in getopt
2014-06-10 Daniel Kolesaelua: support for "done" callback in getopt
2014-06-10 Daniel Kolesaelua: error callback in getopt
2014-06-10 Daniel Kolesaelua: use callbacks more in lualian
2014-06-10 Daniel Kolesaelua: getopt support for callbacks
2014-06-10 Daniel Kolesaelua: smarter progname replacement in getopt
2014-06-10 Daniel Kolesaelua: getopt api improvement
2014-06-10 Daniel Kolesaelua: remove license printing
2014-06-10 Daniel Kolesaelua: support for default domain in gettext module
2014-06-10 Daniel Kolesaelua: gettext cleanups, use ffi for calling into gettex...
2014-06-10 Daniel Kolesaelua: i18n/l10n support including gettext module for...
2014-06-10 Daniel Kolesaelua: lualian: remove out/inout support on keys
2014-06-10 Daniel Kolesaelua: lualian: with directory scanning in, there is...
2014-06-10 Daniel Kolesaelua: geometry and size parsing support in getopt
2014-06-10 Daniel Kolesaelua: initial support for complex types in lualian...
2014-06-10 Daniel Kolesaelua getopt: support for optional values
2014-06-10 Daniel Kolesaelua: cover the new eolian APIs
2014-06-10 q66elua: lualian can now query type information
2014-06-10 q66elua: lualian now has access to types
2014-06-10 q66elua: start support for eolian complex types
2014-06-10 q66elua: minor update
2014-06-10 q66elua: update against eolian API
2014-06-10 Daniel Kolesaelua: remove getopt-like interface from getopt.lua...
2014-06-10 Daniel Kolesaelua: do not use ecore_getopt, getopt.lua improvements...
2014-06-10 Daniel Kolesaelua: help support in getopt
2014-06-10 Daniel Kolesaelua: declarative version of the getopt function
2014-06-10 Daniel Kolesaelua: getopt module
2014-06-10 Daniel Kolesaelua: adjust module system for injection into loaded...
2014-06-10 Daniel Kolesaelua: register classes in lualian generated code
2014-06-10 Daniel Kolesaelua: use actual class_get functions instead of placeholder
2014-06-10 Daniel Kolesaelua: generate a default constructor if none provided
2014-06-10 Daniel Kolesaelua: lualian support for non-default constructors...
2014-06-10 Daniel Kolesaelua: basic constructor generation in lualian
2014-06-10 Daniel Kolesaelua: respect possible retval from ctor
2014-06-10 Daniel Kolesaelua: make it possible to return values from constructors
2014-06-10 Daniel Kolesaelua: cleanup
2014-06-10 Daniel Kolesaelua: event fix
2014-06-10 Daniel Kolesaelua: functional event generation
2014-06-10 Daniel Kolesaelua: event ffi generation
2014-06-10 Daniel Kolesaelua: initial code for lualian events and remove defaul...
2014-06-10 Daniel Kolesaelua: more refined type conversions in lualian
2014-06-10 Daniel Kolesaelua: specialize Evas_Coord
2014-06-10 Daniel Kolesaelua: get rid of a warning
2014-06-10 Daniel Kolesaelua: fix accidental garbage collection of log domains
2014-06-10 Daniel Kolesaelua: better lualian type conversions
2014-06-10 Daniel Kolesaelua: basic type conversion support in lualian
2014-06-10 Daniel Kolesaelua: check for property/method scope in lualian (don...
2014-06-10 Daniel Kolesaelua: rename eo __ctor to __tor_common (so that it...
2014-06-10 Daniel Kolesaelua: class prefix stripping support
2014-06-10 Daniel Kolesaelua: wrap multiple-return properties
2014-06-10 Daniel Kolesaelua: lualian can now generate methods
2014-06-10 Daniel Kolesaelua: bindings fixes, lualian can now generate properti...
2014-06-10 Daniel Kolesaelua: fixes and more lualian stuff
2014-06-10 Daniel Kolesaelua: more lualian functionality
2014-06-10 Daniel Kolesaelua: eina bindings fixes, include support in lualian
2014-06-10 Daniel Kolesaelua: mixin
2014-06-10 Daniel Kolesaelua: property support in object system, lualian progre...
2014-06-10 Daniel Kolesaelua: initial code for lualian, a luajit binding genera...
2014-06-10 Daniel Kolesaelua: more fixes
2014-06-10 Daniel Kolesaelua: list and readonly object fixes
2014-06-10 Daniel Kolesaelua: gitignore
2014-06-10 Daniel Kolesaelua: fixes
2014-06-10 Daniel Kolesaelua: install all the modules
2014-06-10 Daniel Kolesaelua: the -E parameter now works (ignores env vars)
2014-06-10 Daniel Kolesaelua: overridable core+modules directory paths (via...
2014-06-10 Daniel Kolesaelua: list iterator/accessor access
2014-06-10 Daniel Kolesaelua: fix eolian defs
2014-06-10 Daniel Kolesaelua: wrap iteration functions in closures for extra...
2014-06-10 Daniel Kolesaelua: safe iterators
2014-06-10 Daniel Kolesaelua: list equality
2014-06-10 Daniel Kolesaelua: safe accessors
2014-06-10 Daniel Kolesaelua: add Readonly_Object to util.lua (its instances...
2014-06-10 Daniel Kolesaelua: bindings for eina_accessor, accesor support in...
2014-06-10 Daniel Kolesaelua: pointers won't work with metatypes and these...
2014-06-10 Daniel Kolesaelua: eolian bindings, string list
2014-06-10 Daniel Kolesaelua: provide a conversion method from list to table
2014-06-10 Daniel Kolesaelua: typo fix
2014-06-10 Daniel Kolesaelua: simple bindings to Eina_List (cannot be used...
2014-06-10 Daniel Kolesaelua: use ffi.errno
2014-06-10 Daniel Kolesaelua: use standard error() call instead of returning...
2014-06-10 Daniel Kolesaelua: benchmark module, plus return values for init...
2014-06-10 Daniel Kolesaelua: leftover code
2014-06-10 Daniel Kolesaelua: eina_counter bindings
2014-06-10 Daniel Kolesaelua: eina_hamster for luajit, oh yeah
2014-06-10 Daniel Kolesaelua: when using file module's map_all or map_new,...
2014-06-10 Daniel Kolesaelua: complete xattr bindings
2014-06-10 Daniel Kolesaelua: complete eina_file bindings
2014-06-10 Daniel Kolesaelua: more file bindings, initial xattr bindings
2014-06-10 Daniel Kolesaelua: bind more of eina_file
2014-06-10 Daniel Kolesaelua: initial eina_file bindings, iterator container...
2014-06-10 Daniel Kolesaelua: elm test entry
2014-06-10 Daniel Kolesaelua: better iterator naming
2014-06-10 Daniel Kolesaelua: bindings for eina_tiler plus iterator improvements
2014-06-10 Daniel Kolesaelua: done binding eina_rectangle (all inline funcs...
2014-06-10 Daniel Kolesaelua: initial rectangle mdule and iterator fixes/cleanups
2014-06-10 Daniel Kolesaelua: safe iterators using ffi metatypes
2014-06-10 Daniel Kolesaelua: iterator bindings (for use by other modules,...
2014-06-10 Daniel Kolesaelua: typo
next