trizen acdaf87efe - No longer `use VERSION` in `eval()`. 1 miesiąc temu
..
Applications 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
Expensive 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
Extended tests 9b833eb24b Fixed an issue in `is_strong_fermat_pseudoprime(n, bases...)` for non-native bases. 1 miesiąc temu
Games 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
Graphical 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
Interactive 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
RosettaCode 02b1ab3f32 - No longer do trial division for small `n` in `is_carmichael(n)`. 2 miesięcy temu
Tests acdaf87efe - No longer `use VERSION` in `eval()`. 1 miesiąc temu
WWW 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
absolute_string.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
abstract_type.sf 6eb30a45b5 - Fixed a minor parsing bug for code like: `say [1,2,3].map { . .. 5 }` 8 lat temu
accumulator_factory.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
accumulator_factory_oo.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
ackermann_function.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
add_a_variable_to_a_class_instance_at_runtime.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
aks_test_for_primes.sf 6bc307460c - Number.range() is no longer inclusive when no argument is provided for the upper limit. 8 lat temu
align_columns.sf 0cc0dcf370 - Added the Array.grep_kv{} method 8 lat temu
arithmetic_coding.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
bernoulli_numbers.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
bernoulli_numbers_recursive.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
bernoulli_numbers_seidel.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
cached_zeta_function.sf 6584a263a3 new file: scripts/cached_zeta_function.sf 8 lat temu
caesar_cipher.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
chebyshev_coefficients.sf 4cc6b3454c - Minor fixes inside the Sidef deparser. 7 lat temu
chinese_remainder_theorem.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
comb_sort.sf ad7857d1f3 - Redesigned the numerical ranges and the range operators. 8 lat temu
combinations.sf ad7857d1f3 - Redesigned the numerical ranges and the range operators. 8 lat temu
combinations_and_permutations.sf 3fc558700d - Extended the Block.for() method to accept multiple ranges. 7 lat temu
combinations_with_repetitions.sf 68d11ff609 - Removed the Array and String `.ft` method, as it was not well-defined. 1 rok temu
continued_fraction.sf 74314c3caa - Implicit prefix-method calls on blocks is no longer allowed! 7 lat temu
currying.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
draw_a_cuboid.sf 53d97f46d4 - Use `Math::Prime::Util::GMP::subint()` instead of `Math::Prime::Util::subint()` in Number `_cook_usigma`. 3 lat temu
draw_a_cuboid_2.sf 3fc558700d - Extended the Block.for() method to accept multiple ranges. 7 lat temu
draw_grid_of_squares.sf 76a43767fe new file: scripts/draw_grid_of_squares.sf 7 lat temu
elementary_cellular_automaton.sf f91a82f2a5 - Re-added support for array and has lvalues and also for slice assignments. 8 lat temu
elementary_cellular_automaton_regex.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
ethiopian_multiplication.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
extend_your_language.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
fast_fourier_transform.sf 8333c34d02 - Block.for() now returns the current block. 7 lat temu
faulhaber_s_formula.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
fibonacci_sequence.sf eb950f87db - Added support for alterning the precedence of operators. 8 lat temu
fibonacci_word_fractal.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
first-class_functions.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
functional_summation_of_fractions.sf a127ea9e49 new file: scripts/functional_summation_of_fractions.sf 8 lat temu
happy_numbers.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
huffman_coding.sf 0b578c6652 - Unary operators no longer extend implicitly on multiple lines. 7 lat temu
inheritance_and_subset.sf e8a62072d2 - Inheriting from the same class, is no longer allowed. 7 lat temu
jaro_distance.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
jensen_s_device_sf f7a8c3ca79 - Minor tweaks inside the scripts. 6 lat temu
josephus_problem.sf 19683814a6 - Added the String.iter() method, which allows iteration over the characters of a given string. 8 lat temu
json.sf 1c16e5f9c5 - Split the tests from "Tests/number_methods.sf" into multiple files. 1 rok temu
knuth_shuffle.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
lanczos_approximation.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
langton_s_ant.sf 95eb696154 - Added the following Array methods: `msolve` and `inv`. 6 lat temu
langton_s_ant_2.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
linear_congruential_generator.sf 754cad01fa - Added inheritance support for class attributes. 8 lat temu
mandelbrot_set.sf f7a8c3ca79 - Minor tweaks inside the scripts. 6 lat temu
mersenne_twister.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
multiple_dispatch.sf ab914f886d - Added support for multiple dispatch. 8 lat temu
mutual_recursion.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
path_sum_two_ways.sf 24dccf1ce7 new file: scripts/path_sum_two_ways.sf 8 lat temu
permutations_iter.sf 0b578c6652 - Unary operators no longer extend implicitly on multiple lines. 7 lat temu
permutations_rec.sf ad7857d1f3 - Redesigned the numerical ranges and the range operators. 8 lat temu
pythagorean_means.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
rejection_sampling.sf f953e92298 - Added the Hash.min_by{} and Hash.max_by{} methods. 8 lat temu
reverse_the_gender_of_a_string.sf c16b95ca38 - Extended the `for-in` loop to support slurpy variables. 8 lat temu
rsa_code.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
sets.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
sidef_from_sidef_logo.sf 43fbf773ca new file: scripts/sidef_from_sidef_logo.sf 6 lat temu
sidef_from_sidef_logo_2.sf 9715e301fb new file: scripts/sidef_from_sidef_logo_2.sf 6 lat temu
sidef_from_symbols.sf b695e5c297 modified: scripts/sidef_from_symbols.sf 6 lat temu
sierpinski_carpet.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
sierpinski_triangle.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
simple_moving_average.sf f7a8c3ca79 - Minor tweaks inside the scripts. 6 lat temu
simple_moving_average_oo.sf f7a8c3ca79 - Minor tweaks inside the scripts. 6 lat temu
smart_word_wrap.sf 68d11ff609 - Removed the Array and String `.ft` method, as it was not well-defined. 1 rok temu
smart_word_wrap_simple.sf 68d11ff609 - Removed the Array and String `.ft` method, as it was not well-defined. 1 rok temu
space_collisions.sf e61c5be9f9 - Added inheritance support for class variables. 8 lat temu
stern-brocot_sequence.sf 11bf72875b - Minor change: when a function is executed via the `.run()` method, redirect to the `.call()` method instead. 6 lat temu
symmetric_summation_of_fractions.sf a7a9bd72d6 - Added the `Fraction(a,b)` built-in class. 2 lat temu
towers_of_hanoi.sf 6facc73c6e - New implementation of the numerical system. 7 lat temu
tree_traversal.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
unique_prefixes.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
variadic_function.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
vector.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
vector_products.sf 0ecfd31071 - Added the Matrix built-in class. 5 lat temu
vigenere_cipher.sf 6d4b5a5b5f - Minor bug-fixes and performance improvements. 8 lat temu
virtual_machine.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
visualize_tree.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
walk_a_dir_recursively.sf 054b19fa90 Replaced http:// with https:// in Sidef scripts. 6 miesięcy temu
xiaolin_wu_s_line_algorithm.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
y_combinator.sf 2b196b555b - The old Sidef is gone. It's time of a new age! :) 8 lat temu
zeta_2n.sf ba073064c4 new file: scripts/zeta_2n.sf 7 lat temu