File tree
105 files changed
+1789
-1116
lines changed- bin
- modules
- 10-basics
- 10-hello-world
- 20-tags
- 30-comments
- 40-instructions
- 45-testing
- 50-syntax-errors
- 20-arithmetics
- 20-basic
- 25-operator
- 27-commutativity
- 30-composition
- 40-priority
- 45-linting
- 25-strings
- 10-quotes
- 15-escape-characters
- 20-strings-concatenation
- 30-encoding
- 27-data-types
- 40-primitive-data-types
- 50-data-types-weak-typing
- 55-type-conversion
- 30-variables
- 10-definition
- 12-change
- 13-variables-naming
- 14-errors
- 15-expressions
- 18-concatenation
- 19-naming-style
- 20-magic-numbers
- 23-constants
- 24-magic-constants
- 25-interpolation
- 30-symbols
- 35-heredoc
- 35-calling-functions
- 100-call
- 120-function-signature
- 135-calling-functions-default-arguments
- 150-calling-functions-expression
- 180-variadic-arguments
- 270-deterministic
- 900-stdlib
- 40-define-functions
- 100-define
- 200-return
- 300-parameters
- 340-default-parameters
- 500-reading-documentation
- 45-logic
- 10-bool-type
- 15-predicates
- 20-logic-combine-expressions
- 25-logical-operators
- 28-logical-negation
- 29-logical-operators-2
- 70-logic-weak-typing
- 48-conditionals
- 30-if
- 40-if-else
- 50-else-if
- 60-ternary-operator
- 65-switch
- 75-elvis
- 50-loops
- 10-while
- 20-aggregation-numbers
- 23-aggregation-strings
- 25-iteration-over-string
- 26-conditions-inside-loops
- 28-build-strings
- 29-edge-cases
- 30-syntax-sugar
- 50-mutators
- 55-return-from-loop
- 70-for
- 60-deep-into-strings
- 10-unicode
- 30-locales
- 40-startwith
- 70-dates
- 10-timestamp
- 20-date
- 30-mktime
- 40-timezone
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+1789
-1116
lines changed+22-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 |
| |
4 |
| - | |
| 12 | + | |
5 | 13 |
| |
6 |
| - | |
7 | 14 |
| |
8 |
| - | |
| 15 | + | |
9 | 16 |
| |
| 17 | + | |
10 | 18 |
| |
11 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 24 |
| |
18 |
| - | |
19 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 |
| |
26 | 34 |
| |
27 | 35 |
| |
28 | 36 |
| |
29 | 37 |
| |
30 |
| - | |
31 |
| - | |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + |
+20-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 |
| |
3 |
| - | |
| 7 | + | |
4 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 |
| |
6 |
| - | |
7 | 20 |
| |
8 | 21 |
| |
9 | 22 |
| |
10 | 23 |
| |
11 |
| - | |
12 |
| - | |
13 | 24 |
| |
14 |
| - | |
15 | 25 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 |
|
0 commit comments