GitXplorerGitXplorer
a

luajit-2.0

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b025b01c5b9d23f6218c7d72b7aafa3f1ab1e08a

PPC/NetBSD: Fix endianess check.

committed 7 years ago
Unverified
fb5e522fbc0750c838ef6a926b11c5d870826183

x86/x64: Check for jcc when using xor r,r in emit_loadi().

committed 7 years ago
Unverified
f5d424afe8b9395f0df05aba905e0e1f6a2262b8

FFI: Make FP to U64 conversions match JIT backend behavior.

committed 7 years ago
Unverified
cf7a0540a3a9f80fc729211eb21d1e9b72acc89c

Bump copyright date to 2018.

committed 7 years ago
Unverified
02b521981a1ab919ff2cd4d9bcaee80baf77dce2

FFI: Add tonumber() specialization for failed conversions.

committed 7 years ago
Unverified
046129dbdda5261c1b17469a2895a113d14c070a

Fix rechaining of pseudo-resurrected string keys.

committed 7 years ago

README

The README file for this repository.

README for LuaJIT 2.0.5

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2017 Mike Pall. LuaJIT is free software, released under the MIT license. See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format. Please point your favorite browser to:

doc/luajit.html