Historial de Commits

Autor SHA1 Mensaje Fecha
  Enrique García 21d22c1868 Merge pull request #11 from kikito/pgimeno-fix-large-strings hace 7 años
  kikito 5297100c7c luacheck install fix hace 7 años
  kikito 8603af5e23 delete long example which is too slow in lua 5.1 hace 7 años
  kikito 7e5623a206 luacheck install fix hace 7 años
  kikito a2144276e1 Merge branch 'fix-large-strings' of https://github.com/pgimeno/md5.lua into pgimeno-fix-large-strings hace 7 años
  kikito 51347acd88 renames variables to avoid luacheck errors hace 7 años
  kikito 1f6eba9a7b updates travis hace 7 años
  Pedro Gimeno dd10f1c9de Fix #4 by limiting the sum output to 32 bits. hace 7 años
  Pedro Gimeno 467f30efb6 Add large strings test to demonstrate failure in current version. hace 7 años
  kikito 7fc429b519 add rockspec hace 9 años
  kikito 42b3d5ae5a bump version hace 9 años
  kikito bd1dd4bd0f fix typo in LuaJIT hace 9 años
  kikito d3c97f950f fix error when adding if hace 9 años
  kikito 9fcb45d9f2 do not normalize luajit functions hace 9 años
  kikito 686c18c49e add rockspec for 1.0.1 hace 9 años
  kikito 4dfe7a0698 bump version hace 9 años
  kikito f253f5ffd5 Use hex literals everywhere hace 9 años
  kikito 4e68bf98a8 do not create global variables in 5.1 hace 9 años
  kikito b096b1f3c1 Revert "separate lua 5.1 functions into number-based and table-based" hace 9 años
  kikito 1e7902f65b Revert "typo" hace 9 años
  kikito f70bf13a41 Revert "Use hex literals everywhere" hace 9 años
  kikito 1212664fb7 Use hex literals everywhere hace 9 años
  kikito 55cff74afc typo hace 9 años
  kikito 65d03bceef separate lua 5.1 functions into number-based and table-based hace 9 años
  kikito 77ac109e66 Remove unnecessary calculations hace 9 años
  kikito 907bbd1655 Remove unneeded locals hace 9 años
  kikito 858b23b28d refactor to_bits hace 9 años
  kikito 332517912d refactor tbl2number hace 9 años
  kikito a08ab4f93d Refactor expand in Lua 5.1 hace 9 años
  kikito 0950963cd3 Remove unnecessary checks in lua 5.1 hace 9 años