Commit c5f2212
authored
File tree
195 files changed
+1556
-2654
lines changed- docs/_includes
- duckscript_cli/src
- duckscript_sdk/src
- sdk
- internal/sdkdocs
- std
- collections
- array_clear
- array_get
- array_length
- array_pop
- array_push
- array_remove
- array_set
- array
- is_array
- is_map
- is_set
- map_clear
- map_get
- map_keys
- map_load_properties
- map_put
- map_remove
- map_size
- map_to_properties
- map
- range
- read_properties
- set_clear
- set_contains
- set_put
- set_remove
- set_size
- set_to_array
- set
- write_properties
- debug
- duckscript_sdk_version
- duckscript_version
- dump_instructions
- dump_state
- dump_variables
- echo
- env
- cpu_count
- env_to_map
- get_env
- get_home_dir
- get_user_name
- os_family
- os_name
- os_release
- os_version
- print_current_directory
- set_current_directory
- set_env
- unset
- which
- eval
- flowcontrol
- end
- forin
- function
- goto
- ifelse
- while_mod
- fs
- append
- basename
- canonical
- cp
- dirname
- exists
- get_file_size
- get_last_modified_time
- gitignore_path_array
- glob_array
- is_directory
- is_file
- is_path_newer
- is_readonly
- list
- mkdir
- mv
- print
- read_bytes
- read_text
- rmdir
- rm
- set_mode
- temp_dir
- temp_file
- touch
- write_bytes
- write_text
- zip
- unzip
- zip
- hash/digest
- is_command_defined
- json
- encode
- parse
- lib
- alias
- set
- unset
- command/remove
- man
- math
- calc
- greater_than
- hex_decode
- hex_encode
- less_than
- net
- ftp
- get_in_memory
- get
- list
- nlst
- put_in_memory
- put
- hostname
- http_client
- noop
- not
- on_error
- exit_on_error
- get_last_error_line
- get_last_error_source
- get_last_error
- on_error
- set_error
- trigger_error
- println
- print
- process
- exec
- exit
- process_id
- spawn
- watchdog
- random
- range
- text
- read
- release
- scope
- clear
- pop_stack
- push_stack
- semver
- is_equal
- is_newer
- parse
- string
- base64_decode
- base64_encode
- bytes_to_string
- camelcase
- contains
- ends_with
- equals
- indexof
- is_empty
- kebabcase
- last_indexof
- length
- lowercase
- replace
- snakecase
- split
- starts_with
- string_to_bytes
- substring
- trim_end
- trim_start
- trim
- uppercase
- test
- assert_eq
- assert_error
- assert_fail
- assert_false
- assert
- test_directory
- test_file
- thread/sleep
- time/current_time
- var
- get_all_var_names
- get_by_name
- is_defined
- set_by_name
- set
- unset_all_vars
- test
- types
- utils
- duckscript/src
- test
- types
- test/std/fs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
195 files changed
+1556
-2654
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
| 359 | + | |
| 360 | + | |
366 | 361 | | |
367 | 362 | | |
368 | 363 | | |
369 | 364 | | |
370 | 365 | | |
371 | 366 | | |
372 | 367 | | |
373 | | - | |
| 368 | + | |
374 | 369 | | |
375 | 370 | | |
376 | 371 | | |
| |||
393 | 388 | | |
394 | 389 | | |
395 | 390 | | |
396 | | - | |
397 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
398 | 397 | | |
399 | 398 | | |
400 | | - | |
| 399 | + | |
401 | 400 | | |
402 | 401 | | |
403 | 402 | | |
| |||
420 | 419 | | |
421 | 420 | | |
422 | 421 | | |
423 | | - | |
424 | | - | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
425 | 428 | | |
426 | 429 | | |
427 | | - | |
| 430 | + | |
428 | 431 | | |
429 | 432 | | |
430 | 433 | | |
| |||
435 | 438 | | |
436 | 439 | | |
437 | 440 | | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
447 | 444 | | |
448 | 445 | | |
449 | 446 | | |
450 | 447 | | |
451 | | - | |
452 | | - | |
453 | | - | |
| 448 | + | |
| 449 | + | |
454 | 450 | | |
455 | 451 | | |
456 | 452 | | |
457 | 453 | | |
458 | 454 | | |
459 | 455 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
| 456 | + | |
| 457 | + | |
470 | 458 | | |
471 | 459 | | |
472 | 460 | | |
| |||
479 | 467 | | |
480 | 468 | | |
481 | 469 | | |
482 | | - | |
| 470 | + | |
483 | 471 | | |
484 | 472 | | |
485 | 473 | | |
| |||
502 | 490 | | |
503 | 491 | | |
504 | 492 | | |
505 | | - | |
| 493 | + | |
506 | 494 | | |
507 | 495 | | |
508 | | - | |
| 496 | + | |
509 | 497 | | |
510 | 498 | | |
511 | 499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
| 32 | + | |
30 | 33 | | |
31 | | - | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
38 | 45 | | |
39 | | - | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
| |||
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
61 | | - | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
86 | | - | |
87 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
91 | 102 | | |
92 | 103 | | |
93 | 104 | | |
94 | 105 | | |
95 | | - | |
96 | | - | |
| 106 | + | |
| 107 | + | |
97 | 108 | | |
98 | 109 | | |
99 | 110 | | |
| |||
126 | 137 | | |
127 | 138 | | |
128 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
129 | 145 | | |
130 | 146 | | |
131 | 147 | | |
| |||
141 | 157 | | |
142 | 158 | | |
143 | 159 | | |
| 160 | + | |
144 | 161 | | |
145 | 162 | | |
146 | 163 | | |
| |||
185 | 202 | | |
186 | 203 | | |
187 | 204 | | |
| 205 | + | |
188 | 206 | | |
189 | 207 | | |
190 | 208 | | |
| |||
249 | 267 | | |
250 | 268 | | |
251 | 269 | | |
| 270 | + | |
252 | 271 | | |
253 | 272 | | |
254 | 273 | | |
| |||
263 | 282 | | |
264 | 283 | | |
265 | 284 | | |
266 | | - | |
267 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
268 | 294 | | |
269 | 295 | | |
270 | 296 | | |
| |||
288 | 314 | | |
289 | 315 | | |
290 | 316 | | |
| 317 | + | |
291 | 318 | | |
292 | 319 | | |
293 | 320 | | |
| |||
305 | 332 | | |
306 | 333 | | |
307 | 334 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
321 | 346 | | |
322 | 347 | | |
323 | 348 | | |
| |||
0 commit comments