agladysh (Alexaner Gladysh)

Name
Alexaner Gladysh
Email
Location
Moscow
Member Since
Dec 04, 2008 (11 months)

Following 55 githubbers and watching 126 repositories view all →

Public Repositories (7)

  • luamarca

    Collection of silly Lua benchmarks

    legend

    Last updated Tue Nov 24 09:43:30 -0800 2009

  • luabins

    Trivial Lua Binary Serialization Library

    legend

    Last updated Mon Nov 23 13:33:35 -0800 2009

  • lua-phpserialize

    Lua module to support PHP serialize()

    legend

    Last updated Sun Nov 15 07:20:56 -0800 2009

  • genmakefile

    Simple Makefile Generator

    legend

    Last updated Thu Oct 22 09:00:34 -0700 2009

  • misc

    Various stuff

    legend

    Last updated Sun Oct 18 12:50:43 -0700 2009

  • lua-noise

    Noise generators for Lua

    legend

    Last updated Thu Sep 03 13:28:05 -0700 2009

  • metalua

    The metalua programming language (random quick fixes)

    legend

    Forked from fab13n/metalua Mon Jan 19 11:13:32 -0800 2009

    Last updated Sun Feb 08 14:24:26 -0800 2009

Public Activity feed

agladysh opened issue 41 on gn/lua-nucleo Tue Nov 24 09:52:00 -0800 2009
Port benchmarks to use luamarca
agladysh pushed to master at agladysh/luamarca Tue Nov 24 09:43:30 -0800 2009
HEAD is 8c5406d31b50351e33547c177abb3b8272d37cbb
  • agladysh committed 8c5406d3:
    kbenchparse: hopefully fixed OS X without breaking linux
agladysh pushed to master at agladysh/luamarca Tue Nov 24 05:08:59 -0800 2009
HEAD is 379eb514f07eec56c8eeabeed50c99b8a53bf4cd
agladysh started watching jasonsantos/LuaEclipse Tue Nov 24 04:49:23 -0800 2009
LuaEclipse's description:
LuaEclipse is a collection of plugins developed for the Eclipse platform that together make an IDE for the development of applications in the Lua programming language. In this environment it's possible to edit Lua scripts with syntax highlight, code completion, compilation errors, code and comment folding, script execution with a pre-configured interpreter, besides the tools that the eclipse platform provides. The main goal of the project is that new tools will be developed using the extension architecture that the Eclipse platform provides and that LuaEclipse has available for extension of its capabilities.
agladysh started watching jasonsantos/loft Tue Nov 24 04:48:24 -0800 2009
loft's description:
Loft is an object factory designed to implement create, save, retrieve, search and destroy operations on lua 'objects' -- meaning by object a table that obeys a certain 'schema'. Schemas and the actual persistence operations are treated by plugins.
agladysh started watching jasonsantos/schema Tue Nov 24 04:48:19 -0800 2009
schema's description:
Schema is a module (originally part of Loft) that allows one to declare the structure of Objects and their relationships in a way that can be used later on Form generators, ORM and persistence layers.
agladysh started watching jasonsantos/luafaces Tue Nov 24 04:48:10 -0800 2009
luafaces's description:
Faces (or LuaFaces) is a macro language, template engine and component framework that allows one to perform outstanding webdevelopment in lua. It features renderization cache and a designer-friendly syntax.
agladysh opened issue 40 on gn/lua-nucleo Tue Nov 24 03:53:29 -0800 2009
Lua code metric system
agladysh pushed to master at lua-nucleo/lua-nucleo Tue Nov 24 02:51:53 -0800 2009
HEAD is d01dd1efb64daf762ed6a8e478688ef5afb30d0d

16 commits »

agladysh pushed to pk/engine at lua-nucleo/lua-nucleo Tue Nov 24 02:51:13 -0800 2009
HEAD is d01dd1efb64daf762ed6a8e478688ef5afb30d0d
agladysh pushed to pk/engine at lua-nucleo/lua-nucleo Tue Nov 24 02:38:45 -0800 2009
HEAD is cc915176a1e32eff907e3e04ad332c0ad3f9335b
agladysh pushed to master at agladysh/luamarca Mon Nov 23 18:10:56 -0800 2009
HEAD is 61d853c76995598ff0091844aaa58e468cadf49a

2 commits »

agladysh pushed to master at agladysh/luamarca Mon Nov 23 17:57:59 -0800 2009
HEAD is a2a3b361a5e656f40fd4d0922913430db497123a

3 commits »

agladysh pushed to master at agladysh/luamarca Mon Nov 23 16:31:59 -0800 2009
HEAD is c4f738038ffa2fb07b37b00312fb9d07f905bc2c

2 commits »

agladysh pushed to master at agladysh/luamarca Mon Nov 23 14:57:19 -0800 2009
HEAD is 0ed84f3d388e4f47bcfde74314347b3deeb4447c
agladysh pushed to master at agladysh/luamarca Mon Nov 23 14:52:19 -0800 2009
HEAD is 63bbbc4d9281381bd091b774afc8c04062b00b16
agladysh pushed to master at agladysh/luabins Mon Nov 23 13:33:36 -0800 2009
HEAD is b442aac7f8d0ff06eaa223bbfde3a2b57c160447
agladysh pushed to master at agladysh/luamarca Mon Nov 23 13:25:49 -0800 2009
agladysh created branch master at agladysh/luamarca Mon Nov 23 11:47:22 -0800 2009
agladysh created repository luamarca Mon Nov 23 11:20:06 -0800 2009
New repository is at agladysh/luamarca
agladysh started watching brimworks/lua-yajl Mon Nov 23 10:17:37 -0800 2009
lua-yajl's description:
Integrate the yajl JSON library with Lua.
agladysh pushed to pk/engine at lua-nucleo/lua-nucleo Mon Nov 23 09:03:48 -0800 2009
HEAD is 4af47e5c1a887af16158aead1faf406cffa7d0c2

4 commits »

agladysh started watching tickzoom/git-subtree Sun Nov 22 14:23:34 -0800 2009
git-subtree's description:
An experimental alternative to the git-submodule command. Please email me if you actually try this out; I need more feedback.
agladysh updated gist: 240135 Sat Nov 21 06:11:18 -0800 2009
local luabins = require "luabins" local status, a, b, c = assert( luabins.load(luabins.sav...
agladysh created gist: 240135 Sat Nov 21 06:09:54 -0800 2009
local luabins = require "luabins" local status, a, b, c = assert( luabins.load(luabins.sav...
agladysh started watching apenwarr/git-subtree Fri Nov 20 14:07:39 -0800 2009
git-subtree's description:
An experimental alternative to the git-submodule command. Please email me if you actually try this out; I need more feedback.
agladysh started watching ry/http-parser Fri Nov 20 06:12:12 -0800 2009
http-parser's description:
http request/response parser for c
agladysh started watching bartman/git-wip Fri Nov 20 06:11:02 -0800 2009
git-wip's description:
help track git Work In Progress branches
agladysh opened issue 39 on gn/lua-nucleo Fri Nov 20 02:15:18 -0800 2009
Перенести TODO из кода в задачи
agladysh started watching keplerproject/shake Thu Nov 19 13:14:15 -0800 2009
shake's description:
Shake is a simple and transparent test engine for Lua.
agladysh started watching erlang/otp Thu Nov 19 12:58:52 -0800 2009
otp's description:
Erlang/OTP