| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: squirrel-examples | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.2 | Vendor: openSUSE |
| Release: bp155.1.4 | Build date: Wed May 17 15:50:20 2023 |
| Group: Development/Languages/Other | Build host: stones |
| Size: 10839 | Source RPM: squirrel-3.2-bp155.1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://squirrel-lang.org/ | |
| Summary: Example scripts for squirrel | |
Example scripts to show squirrel usage.
MIT
* Fri Jan 13 2023 Dirk Müller <dmueller@suse.com>
- update to 3.2 (bsc#1201974, CVE-2021-41556):
* added new inline bind env syntax for closures
* added sq_tailcall
* added rawcall keyword
* added post call initializer syntax
* added table.keys() and table.values()
* added table.filter()
* added skipempty in split()
* additional parameters in array.map() and array.apply()
* additional optional initializer in array.reduce()
* added sqstd_pushstringf and sqstd_throwerrorf
* closure.call() is now a "native tailcall" and the invoked function can now be suspended
* fixed sq_newmember and sq_rawnewmember properly pop parameters
* fixed capturing free variable on for loop counter before a break statement
* fixed \u in lexer
* various bugfixes
* sq_gettypetag doesn't set last error(it's treated as SQBool function but keeps a SQRESULT for backward compatibility)
* fixed _set method in userdata delegates
* fixed some warnings
- drop squirrel-aliasing.patch, squirrel-ptr_conversion.patch (upstream)
* Tue Oct 01 2019 Jan Engelhardt <jengelh@inai.de>
- Drop %defattr, drop *.la files, trim bias from description.
* Wed Sep 18 2019 Christophe Giboudeaux <christophe@krop.fr>
- Fix the download URL
* Tue Sep 10 2019 Christophe Giboudeaux <christophe@krop.fr>
- Use -ffat-lto-objects when building static libraries.
- Run spec-cleaner
* Thu Mar 26 2015 p.drouand@gmail.com
- Update to version 3.0.7
* newthread and sq_newthread() no longer resets the base lib
function in the root table
* exceptions in the _inherited metamethod are propagated
* 'in' operator performance improvement
* fixed bug in print()
* fixed some documentation bug
- Use download Url as source
- Update patches;
* squirrel-gcc47.patch
* squirrel-ptr_conversion.patch
* Wed Jul 24 2013 coolo@suse.com
- the dirname macro is something special in rpm 4.11, so rename
the macro to fix build
* Wed May 02 2012 joop.boonen@opensuse.org
- update to version 3.0.2
+ added sq_gethash API
+ now array.sort() is implemented with heapsort
+ now floats in scientific notation also accept numbers with no '.' (eg. 1e+6 or 1e6)
+ fixed some warning
+ fixed some documentation
+ fixed bug in GC
* Sat Mar 24 2012 dimstar@opensuse.org
- Add squirrel-gcc47.patch: Fix build with gcc 4.7.
* Mon Nov 28 2011 coolo@suse.com
- calling autoreconf after patching all about auto* sounds sane
* Tue Nov 15 2011 pth@suse.de
- Change license to MIT (bnc#730449).
/usr/share/squirrel /usr/share/squirrel/examples /usr/share/squirrel/examples/ackermann.nut /usr/share/squirrel/examples/array.nut /usr/share/squirrel/examples/class.nut /usr/share/squirrel/examples/classattributes.nut /usr/share/squirrel/examples/coroutines.nut /usr/share/squirrel/examples/delegation.nut /usr/share/squirrel/examples/fibonacci.nut /usr/share/squirrel/examples/flow.nut /usr/share/squirrel/examples/generators.nut /usr/share/squirrel/examples/hello.nut /usr/share/squirrel/examples/list.nut /usr/share/squirrel/examples/loops.nut /usr/share/squirrel/examples/matrix.nut /usr/share/squirrel/examples/metamethods.nut /usr/share/squirrel/examples/methcall.nut /usr/share/squirrel/examples/tailstate.nut
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026