Historique des commits

Auteur SHA1 Message Date
  Wendal Chen 0bf57695db fix: pack,在64bit固件下pack long数据有可能出错,因为 unsigned long是非定长类型, 全部改成定长类型来pack/unpack il y a 8 mois
  Wendal Chen b55520cb7d update: 优化pack的格式化字符串描述 il y a 2 ans
  Dozingfiretruck 6ffd9012b9 add:pack.unpack添加lua虚拟栈检测 il y a 3 ans
  Dozingfiretruck cef6c90085 add:添加@tag头注释 il y a 3 ans
  Wendal Chen 97425a3634 fix: pack库在某些最新编译器会报错,修正之 il y a 3 ans
  chenxuuu eaeea3fa71 add: 文档加上demo链接 il y a 3 ans
  Dozingfiretruck f5d9f6e05e add:修复部分air302报错 il y a 4 ans
  Wendal Chen 6cfeca2304 change: 除lvgl和bsp特有的库,全部改成rotable2 il y a 4 ans
  alienwalker 5cdcd987d1 fix:pack.unpack解析整形的问题 il y a 4 ans
  Wendal Chen 365a0dd332 fix: 为啥pack库的文档没生成呢?尝试改一下 il y a 4 ans
  Dozingfiretruck 5856295e88 add:添加pack注释 il y a 4 ans
  Wendal Chen 0efced7e8c fix: pack.pack对uint32打包出现精度问题 https://gitee.com/openLuat/LuatOS/issues/I3OXFR? il y a 4 ans
  Wendal Chen ae0e4f1c32 add: 实现rotable可选,使得LUAT_CONF_DISABLE_ROTABLE可用 il y a 5 ans
  Wendal Chen c2334ff14a change: pack.unpack解出整数时,应该返回整数,而非浮点数 il y a 5 ans
  Wendal Chen 6bf3063eab fix: luat_lib_mqttcore有一个编译错误,修正之 il y a 5 ans
  Peter Zhang cddc7f775e mqttcore 的 encodeUTF8 函数的 c 实现; 调整了 mqtt 的 demo 中 wifi 密码的存储位置 il y a 5 ans
  Wendal Chen ac7adb42e7 add: 为了兼容LuaTask的代码, 添加pack库 il y a 5 ans