~broder/+junk/grub2-extras-lua-enum-pci

  • Committer: Evan Broder
  • Date: 2010-11-07 04:34:40 UTC
  • Revision ID: evan@ebroder.net-20101107043440-w9l9k4jx8fghkjk9
bitop expects a LUA_NUMBER_INT macro to be defined
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 19 13 years ago Colin Watson Port to 1.99 extras build system. 44 bytes Diff Download File
bit.c 23 13 years ago Evan Broder Adjust integer types in bitop to use grub-specific 4.9 KB Diff Download File
COPYING 2 14 years ago Vladimir 'phcoder' Serbinenko Add COPYING and README 34.3 KB Diff Download File
grub_lib.c 22 13 years ago Evan Broder Coalesce arguments to PCI enumeration function tog 10.1 KB Diff Download File
grub_lib.h 1 14 years ago robertmh Restructure into separate modules. 836 bytes Diff Download File
grub_lua.h 11 14 years ago Vladimir 'phcoder' Serbinenko switch to grub_snprint 2.4 KB Diff Download File
grub_main.c 17 13 years ago Colin Watson Include <grub/normal.h> for grub_cmdline_get. 4.9 KB Diff Download File
lapi.c 1 14 years ago robertmh Restructure into separate modules. 22.1 KB Diff Download File
lapi.h 1 14 years ago robertmh Restructure into separate modules. 262 bytes Diff Download File
lauxlib.c 13 14 years ago Jordan Uggla Implement the loadfile function in lua. (by Bean) 17.5 KB Diff Download File
lauxlib.h 1 14 years ago robertmh Restructure into separate modules. 5.6 KB Diff Download File
lbaselib.c 1 14 years ago robertmh Restructure into separate modules. 16.6 KB Diff Download File
lcode.c 1 14 years ago robertmh Restructure into separate modules. 20.9 KB Diff Download File
lcode.h 1 14 years ago robertmh Restructure into separate modules. 2.6 KB Diff Download File
ldblib.c 1 14 years ago robertmh Restructure into separate modules. 9.8 KB Diff Download File
ldebug.c 1 14 years ago robertmh Restructure into separate modules. 16.4 KB Diff Download File
ldebug.h 1 14 years ago robertmh Restructure into separate modules. 1 KB Diff Download File
ldo.c 1 14 years ago robertmh Restructure into separate modules. 14.5 KB Diff Download File
ldo.h 1 14 years ago robertmh Restructure into separate modules. 1.8 KB Diff Download File
ldump.c 1 14 years ago robertmh Restructure into separate modules. 3 KB Diff Download File
lfunc.c 1 14 years ago robertmh Restructure into separate modules. 4.5 KB Diff Download File
lfunc.h 1 14 years ago robertmh Restructure into separate modules. 1 KB Diff Download File
lgc.c 1 14 years ago robertmh Restructure into separate modules. 19.6 KB Diff Download File
lgc.h 1 14 years ago robertmh Restructure into separate modules. 3 KB Diff Download File
linit.c 21 13 years ago Evan Broder Incorporate bitop library for bitwise operations 808 bytes Diff Download File
liolib.c 1 14 years ago robertmh Restructure into separate modules. 13 KB Diff Download File
llex.c 1 14 years ago robertmh Restructure into separate modules. 12.2 KB Diff Download File
llex.h 1 14 years ago robertmh Restructure into separate modules. 2.1 KB Diff Download File
llimits.h 1 14 years ago robertmh Restructure into separate modules. 2.3 KB Diff Download File
lmathlib.c 1 14 years ago robertmh Restructure into separate modules. 5.6 KB Diff Download File
lmem.c 1 14 years ago robertmh Restructure into separate modules. 2.1 KB Diff Download File
lmem.h 1 14 years ago robertmh Restructure into separate modules. 1.4 KB Diff Download File
loadlib.c 1 14 years ago robertmh Restructure into separate modules. 18.6 KB Diff Download File
lobject.c 11 14 years ago Vladimir 'phcoder' Serbinenko switch to grub_snprint 5.3 KB Diff Download File
lobject.h 1 14 years ago robertmh Restructure into separate modules. 8.2 KB Diff Download File
lopcodes.c 1 14 years ago robertmh Restructure into separate modules. 2.8 KB Diff Download File
lopcodes.h 1 14 years ago robertmh Restructure into separate modules. 7.8 KB Diff Download File
loslib.c 1 14 years ago robertmh Restructure into separate modules. 5.8 KB Diff Download File
lparser.c 1 14 years ago robertmh Restructure into separate modules. 35.8 KB Diff Download File
lparser.h 1 14 years ago robertmh Restructure into separate modules. 2.2 KB Diff Download File
lstate.c 1 14 years ago robertmh Restructure into separate modules. 5.5 KB Diff Download File
lstate.h 1 14 years ago robertmh Restructure into separate modules. 4.8 KB Diff Download File
lstring.c 1 14 years ago robertmh Restructure into separate modules. 3 KB Diff Download File
lstring.h 1 14 years ago robertmh Restructure into separate modules. 814 bytes Diff Download File
lstrlib.c 11 14 years ago Vladimir 'phcoder' Serbinenko switch to grub_snprint 23 KB Diff Download File
ltable.c 1 14 years ago robertmh Restructure into separate modules. 15.9 KB Diff Download File
ltable.h 1 14 years ago robertmh Restructure into separate modules. 1.1 KB Diff Download File
ltablib.c 1 14 years ago robertmh Restructure into separate modules. 7.1 KB Diff Download File
ltm.c 1 14 years ago robertmh Restructure into separate modules. 1.6 KB Diff Download File
ltm.h 1 14 years ago robertmh Restructure into separate modules. 1018 bytes Diff Download File
lua.h 1 14 years ago robertmh Restructure into separate modules. 11.3 KB Diff Download File
luaconf.h 24 13 years ago Evan Broder bitop expects a LUA_NUMBER_INT macro to be defined 22.5 KB Diff Download File
lualib.h 21 13 years ago Evan Broder Incorporate bitop library for bitwise operations 1 KB Diff Download File
lundump.c 1 14 years ago robertmh Restructure into separate modules. 4.5 KB Diff Download File
lundump.h 1 14 years ago robertmh Restructure into separate modules. 890 bytes Diff Download File
lvm.c 1 14 years ago robertmh Restructure into separate modules. 22.5 KB Diff Download File
lvm.h 1 14 years ago robertmh Restructure into separate modules. 1.1 KB Diff Download File
lzio.c 1 14 years ago robertmh Restructure into separate modules. 1.6 KB Diff Download File
lzio.h 1 14 years ago robertmh Restructure into separate modules. 1.5 KB Diff Download File
Makefile.core.def 21 13 years ago Evan Broder Incorporate bitop library for bitwise operations 1 KB Diff Download File
osdetect.lua 12 14 years ago Jordan Uggla Fix bug where kernel version would not match initr 7.3 KB Diff Download File
README 2 14 years ago Vladimir 'phcoder' Serbinenko Add COPYING and README 286 bytes Diff Download File