Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: fengari-lua/fengari

v0.1.5

26 Dec 12:06
@daurnimator daurnimator
v0.1.5
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
ac8c387
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add os.setlocale that only understands the C locale
  • Fix incorrect length for certain tables
  • Remove luai_apicheck
Assets 2
Loading
durianbean, sempasha, and ErwanBarbedor reacted with heart emoji
3 people reacted

v0.1.4

19 Jan 21:05
@daurnimator daurnimator
v0.1.4
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
750896c
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Fix bug where nil values are not removed from tables
Loading
kingdudely reacted with laugh emoji
1 person reacted

v0.1.3

29 Oct 12:04
@daurnimator daurnimator
v0.1.3
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
4ec203c
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

In this release:

  • Fix loading bytecode with empty string constant
  • Fix missing luaopen_base export
  • Use only C locale for string->number conversions
Loading

v0.1.2

22 Apr 14:12
@daurnimator daurnimator
v0.1.2
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
c60a1cb
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

In this release:

  • More node 6 compatibility fixes
  • Use indirect eval to get reference to global environment
  • Move test suite to jest
  • Fixes for os.time and os.date normalisation
  • Use own strftime code (drops strftime npm package dependency)
  • Fix passing JavaScript strings to luaL_add(l)string
Loading

v0.1.1

03 Apr 12:17
@daurnimator daurnimator
v0.1.1
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
8b2d34d
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

In this release:

  • Fix node 6 compatibility
  • Removed duplicate LUA_PATH entries
Loading

v0.1.0

31 Mar 02:01
@daurnimator daurnimator
v0.1.0
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
cd06f8d
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

We're very happy to announce the first release of Fengari!

In this release:

  • Fengari core implements Lua 5.3 in ES6
  • Implements the Lua C API
  • Lua standard library implemented on top of "C" API
  • Works in node.js
  • Works in browsers (including IE11+, Safari 8+, Chrome, Firefox and Edge)
  • Lua test suite ported to JavaScript and passes (excluding items below)
  • Known incompatability: garbage collector cannot be controlled
  • Known incompatability: __gc not respected
  • Known incompatability: __mode not respected
  • Known incompatability: io library not available in browsers
  • Known incompatability: io library unable to open new files
  • Known incompatability: io library read functionality is not implemented
  • Known incompatability: some os library functions are not implemented
Loading

v0.0.1-rc.2

30 Mar 05:54
@daurnimator daurnimator
v0.0.1-rc.2
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
9e84565
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

v0.0.1-rc.2 Pre-release
Pre-release

Fengari 0.0.1 (rc2) is now available for testing!

This is a release candidate: if no issues are found within the next couple of days then it will become the official release.

Loading

v0.0.1-rc.1

05 Feb 05:20
@daurnimator daurnimator
v0.0.1-rc.1
This tag was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.
07c8936
This commit was signed with the committer’s verified signature.
GPG key ID: 45B429A8F9D9D22A
Verified
Learn about vigilant mode.

Choose a tag to compare

v0.0.1-rc.1 Pre-release
Pre-release

Fengari 0.0.1 (rc1) is now available for testing!

This is a release candidate: if no issues are found within the next couple of weeks then it will become the official release.

Loading

AltStyle によって変換されたページ (->オリジナル) /