Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy ef5d171cc8 New macro 'l_numbits' il y a 4 mois
  Roberto Ierusalimschy 127a8e80fe '__close' gets no error object if there is no error il y a 5 mois
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes il y a 6 mois
  Roberto Ierusalimschy a4762b6ffe 'objsize' returns 'l_mem' il y a 8 mois
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces il y a 10 mois
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' il y a 1 an
  Roberto Ierusalimschy e7af9cdf0b Fixed buffers reuse absolute line information il y a 1 an
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers il y a 1 an
  Roberto Ierusalimschy 96f7714237 Field 'Proto.is_vararg' uses only one bit il y a 1 an
  Roberto Ierusalimschy be908a7d4d Removed unused field 'UpVal.tbc' il y a 2 ans
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy c6cea857a4 Better documentation for 'multires' expressions il y a 2 ans
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack il y a 3 ans
  Roberto Ierusalimschy 81c6021fb4 New implementation for 'tbclist' il y a 4 ans
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables il y a 4 ans
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation il y a 4 ans
  Roberto Ierusalimschy 6ccd24eff5 Simpler handling of errors when creating tbc variables il y a 4 ans
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods il y a 4 ans
  Roberto Ierusalimschy 59e565d955 No need to recheck close method before calling it il y a 4 ans
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods il y a 4 ans
  Roberto Ierusalimschy 0ceada8da9 Report last error in closing methods il y a 4 ans
  Roberto Ierusalimschy f9d29b0c44 Upvalues removed from 'openupval' before being closed il y a 4 ans
  Roberto Ierusalimschy c23cc86c54 Details il y a 4 ans
  Roberto Ierusalimschy f849885a4b Small changes in macros that change GC colors il y a 5 ans
  Roberto Ierusalimschy d2c2e32e8a All objects are kept 'new' in incremental GC il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) il y a 5 ans
  Roberto Ierusalimschy 5f83fb6582 Details il y a 5 ans
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings il y a 6 ans
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization il y a 6 ans