Commit History

Author SHA1 Message Date
  trizen 2075925820 - Require Math::GMPq>=0.41 7 years ago
  trizen e9880ac812 - The `experimental` pragma is no longer needed. 7 years ago
  trizen 8add044b32 - Make Data::Dump a non-optional dependency (as it's used inside Block.ffork()). 7 years ago
  trizen 93461ac386 - Add "experimental" as dependency. 8 years ago
  trizen af54d9bdbc - Version bump to 2.26 8 years ago
  trizen 2e531141d8 - Fixed and improved the Block.ffork() method to work correctly with blocks that return numbers or objects that contain numbers. 8 years ago
  trizen 8980b2693e - Replaced the `base` pragma with the lightweight `parent`; 8 years ago
  trizen 96bec6bec6 - Moved the Julia backend to utils/Experiments. 8 years ago
  trizen 17a892507f - The stringification of numbers is now implemented natively. (Math::BigRat and its friends are now longer required) 8 years ago
  trizen e57046273d - Added repository URL in Build.PL and Sidef.pod 8 years ago
  trizen 325afb02e4 - Minor performance improvement in checking if a number is an integer. 8 years ago
  trizen c700e267e2 - Faster conversion of MPFR to GMPq, using the new function Rmpfr_get_q() (requires Math::MPFR>=3.29) 8 years ago
  trizen a1ce424162 - Optimized some boolean Number methods to no longer invoke the Bool class on subsequent calls. 8 years ago
  trizen 445a699fdb - Switched from Math::Big{Int,Rat,Float} to Math::GMP{z,f,q}, Math::MPFR and Math::MPC 8 years ago
  trizen 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 years ago
  trizen ca01f2e0e4 File::Temp is no longer required. 8 years ago
  trizen 71ba3ae3cf Changed file permissions 9 years ago
  trizen 03adbc3eeb modified a sidef script 9 years ago
  trizen 4ab188d5fa - Simplified the ClassInit.def_method() method 9 years ago
  trizen 3d9cb6e194 modified: Build.PL 9 years ago
  trizen 049ba76685 - Sidef is now considered pretty stable. 9 years ago
  trizen 4c740e3bd9 - The interactive mode now decodes correctly the user input (`sidef -i`) 9 years ago
  Trizen c18b0cfb1b Updated the Build.PL file. 9 years ago
  Trizen c68ed33242 modified: Build.PL 9 years ago
  Trizen 0740048ec0 Added support for module redeclaration; now it adds every new object in the previous declared module and it's run soon after it's parent in declaration order; 9 years ago
  Trizen d1f6a3c384 Everything is now UTF-8 decoded and encoded. 9 years ago
  Trizen 40977d58ba ** Biggest commit ever: lots of new features, bug-fixes and hidden issues: 9 years ago
  Trizen 8032a77869 Optimized the start-up time of bin/sidef; 10 years ago
  Trizen e3a0760392 new file: scripts/i_love_you.sf 10 years ago
  Daniel Șuteu 5a1b7e8734 Updated distribution related files. 10 years ago