SHA256
1
0
forked from pool/ghc-hslua
Commit Graph

11 Commits

Author SHA256 Message Date
cf69d22151 Accepting request 409934 from devel:languages:haskell:lts:6
See https://lists.opensuse.org/opensuse-haskell/2016-07/msg00000.html for details.

OBS-URL: https://build.opensuse.org/request/show/409934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=15
2016-07-16 23:26:32 +00:00
d8721496b9 - update to 0.4.1
* Bugfix: tolist wasn't popping elements of the list from stack.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=13
2015-09-13 12:48:19 +00:00
f8fe83e340 Accepting request 322650 from devel:languages:haskell:lts
- update to 0.4.0
* pushstring and tostring now uses ByteString instead of [Char].
* StackValue [Char] instance is removed, StackValue ByteString is added.
* StackValue a => StackValue [a] instance is added. It pushes a Lua array to the stack. pushlist,
  islist and tolist functions are added.
* Type errors in Haskell functions now propagated differently. See the Scripting.Lua 
  documentation for detailed explanation. This should fix segfaults reported several times.
* lua_error function is removed, it's never safe to call in Haskell.
* Pkgconf-based setup removed. Cabal is now using extra-libraries to link with Lua.
* luajit flag is added to link hslua with LuaJIT.

OBS-URL: https://build.opensuse.org/request/show/322650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=11
2015-08-20 06:26:49 +00:00
Peter Trommler
c18518d971 Accepting request 304574 from devel:languages:haskell:lts
- update to 0.3.13
* `pushrawhsfunction` and `registerrawhsfunction` functions are added.
* `luaL_ref` and `luaL_unref` functions are added.

OBS-URL: https://build.opensuse.org/request/show/304574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=9
2015-05-02 10:02:18 +00:00
Peter Trommler
058a00a7ef Accepting request 294836 from devel:languages:haskell:pandoc
update: drop patch

OBS-URL: https://build.opensuse.org/request/show/294836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=7
2015-04-07 18:56:54 +00:00
Stephan Kulow
03b3cf90ad Accepting request 227697 from devel:languages:haskell
fix license tag

OBS-URL: https://build.opensuse.org/request/show/227697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=1
2014-04-02 15:19:18 +00:00
Peter Trommler
a5759d0a5d - fix license tag
* license file contradicts license tag in cabal file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=5
2014-03-26 15:49:32 +00:00
Scott Bahling
9a550f5c2b Fix macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=4
2013-11-01 18:38:09 +00:00
Scott Bahling
b698fa7c9a - Proper lua-devel BuildRequires for SLE_11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=3
2013-11-01 15:39:29 +00:00
Scott Bahling
f4e88f448a remove redundant Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=2
2013-10-30 22:32:43 +00:00
Scott Bahling
a733fdaaf6 osc copypac from project:devel:languages:haskell:pandoc package:ghc-hslua revision:5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=1
2013-10-30 22:31:22 +00:00