ignacio (Ignacio Burgueño)

Name
Ignacio Burgueño
Email
Company
inConcert
Location
Montevideo, Uruguay
Member Since
Sep 02, 2008 (about 1 year)

Following 6 githubbers and watching 21 repositories view all →

ignacio doesn’t have any public repositories yet

Public Activity feed

ignacio opened issue 1 on mascarenhas/cosmo Mon Nov 09 08:47:50 -0800 2009
Unmatched fields in the template should came back the same
ignacio started watching harningt/luajson Tue Oct 27 04:11:49 -0700 2009
luajson's description:
JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
ignacio started watching ry/http-parser Tue Oct 27 04:11:23 -0700 2009
http-parser's description:
http request/response parser for c
ignacio started watching nrk/mercury Mon Oct 05 06:19:04 -0700 2009
mercury's description:
... because Sinatra is not the only one performing on the stage.
ignacio started watching raycmorgan/wsapi-more Fri Oct 02 07:44:24 -0700 2009
wsapi-more's description:
Lua - addons for the wsapi library
ignacio started watching jgm/lunamark Fri Oct 02 07:40:51 -0700 2009
lunamark's description:
Lua library for conversion between markup formats
ignacio started watching jsnyder/luarpc Fri Oct 02 07:40:40 -0700 2009
luarpc's description:
Lua-RPC for Lua 5.1.x
ignacio started watching esmil/voorhees Fri Oct 02 07:37:45 -0700 2009
voorhees's description:
Yet another JSON parser for Lua
ignacio started watching asb/lua-discount Fri Oct 02 07:35:11 -0700 2009
lua-discount's description:
Lua binding to the discount C implementation of the Markdown text-to-html markup system
ignacio started watching hoelzro/pluto Fri Oct 02 07:35:06 -0700 2009
pluto's description:
Heavy Duty Persistence for Lua
ignacio started watching raycmorgan/erl-lua Fri Oct 02 07:33:31 -0700 2009
erl-lua's description:
An Erlang linked-in driver that allows embedding Lua into the Erlang VM
ignacio started watching yuri/sputnik Fri Oct 02 07:28:09 -0700 2009
sputnik's description:
An Extensible Wiki in Lua (secondary repository)
ignacio started watching keplerproject/wsapi Fri Oct 02 07:07:38 -0700 2009
wsapi's description:
WSAPI is an API that abstracts the web server from Lua web applications.
ignacio started watching keplerproject/xavante Fri Oct 02 07:07:35 -0700 2009
xavante's description:
Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.
ignacio started watching keplerproject/orbit Fri Oct 02 07:07:31 -0700 2009
orbit's description:
Orbit is an MVC web framework for Lua.
ignacio started watching keplerproject/kepler Fri Oct 02 07:07:29 -0700 2009
kepler's description:
Kepler is an open source platform that brings the power of Lua to web development.
ignacio started watching keplerproject/luafilesystem Thu Oct 01 15:51:17 -0700 2009
luafilesystem's description:
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
ignacio started watching keplerproject/copas Thu Oct 01 15:49:50 -0700 2009
copas's description:
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
ignacio started watching keplerproject/luasql Thu Oct 01 15:49:46 -0700 2009
luasql's description:
LuaSQL is a simple interface from Lua to a DBMS.
ignacio started watching mascarenhas/alien Thu Oct 01 15:46:31 -0700 2009
alien's description:
A C FFI for Lua
ignacio started watching mascarenhas/cosmo Thu Oct 01 15:41:44 -0700 2009
cosmo's description:
Cosmo is a “safe templates” engine for Lua.
ignacio commented on davidm/luacom Mon Sep 28 12:41:45 -0700 2009
Comment on src/library/tLuaCOMTypeHandler.cpp L27 in 630f4e6:

If you change from IUnknownPtr to IUnknown* you must call Release yourself.