-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cambios inportantes y la secuencia: 'si condicional' agregada
BUGS BUGS NOOOOOOOO se arreglaron bugs pero las soluciones trajieron un bug en si condicional :(
- Loading branch information
Showing
80 changed files
with
322 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
lista:juan | ||
var: hola = 0 | ||
bucle 200:hola:juan.agregar(hola) | ||
bucle 100:hola:juan.agregar( #*# @[hola] 13 ) | ||
std.escribir_lista(juan) | ||
std.obt_indice(juanª0) | ||
std.escribir(@[ret]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
-- bucles en quick !!! | ||
|
||
var index = 0 | ||
var: index = 0 | ||
bucle 100 : index : std.escribir( #+# @[index] 1 ) | ||
-- array nombre | ||
-- nombre.push() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
var mensaje = hola mundo | ||
var: mensaje = hola mundo | ||
std.escribir(@[mensaje]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"rustc_fingerprint":8922270933721407765,"outputs":{"15729799797837862367":{"success":true,"status":"","code":0,"stdout":"___.exe\nlib___.rlib\n___.dll\n___.dll\n___.lib\n___.dll\nC:\\Users\\Usuario\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\npacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"msvc\"\ntarget_family=\"windows\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"windows\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"pc\"\nwindows\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.73.0 (cc66ad468 2023-10-03)\nbinary: rustc\ncommit-hash: cc66ad468955717ab92600c770da8c1601a4ff33\ncommit-date: 2023-10-03\nhost: x86_64-pc-windows-msvc\nrelease: 1.73.0\nLLVM version: 17.0.2\n","stderr":""}},"successes":{}} | ||
{"rustc_fingerprint":11662978572852344380,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.74.1 (a28077b28 2023-12-04)\nbinary: rustc\ncommit-hash: a28077b28a02b92985b3a3faecf92813155f1ea1\ncommit-date: 2023-12-04\nhost: x86_64-pc-windows-msvc\nrelease: 1.74.1\nLLVM version: 17.0.4\n","stderr":""},"12744816824612481171":{"success":true,"status":"","code":0,"stdout":"___.exe\nlib___.rlib\n___.dll\n___.dll\n___.lib\n___.dll\nC:\\Users\\troxz\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\npacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"msvc\"\ntarget_family=\"windows\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"windows\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"pc\"\nwindows\n","stderr":""},"15729799797837862367":{"success":true,"status":"","code":0,"stdout":"___.exe\nlib___.rlib\n___.dll\n___.dll\n___.lib\n___.dll\nC:\\Users\\troxz\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\npacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"msvc\"\ntarget_family=\"windows\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"windows\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"pc\"\nwindows\n","stderr":""}},"successes":{}} |
Binary file added
BIN
+8 Bytes
lenguaje/target/debug/.fingerprint/colored-8278a5e344389ae6/dep-lib-colored
Binary file not shown.
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/colored-8278a5e344389ae6/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/colored-8278a5e344389ae6/lib-colored
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
01318eab2aea4102 |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/colored-8278a5e344389ae6/lib-colored.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":8349863189884543492,"features":"[]","target":6004991775113783611,"profile":14473208297124147686,"path":1676164303036531941,"deps":[[796539694340413272,"windows_sys",false,14334876763368118043],[6685014296130524576,"lazy_static",false,3867718697442055411],[14196622868701567160,"is_terminal",false,1777444857632692052]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\colored-8278a5e344389ae6\\dep-lib-colored"}}],"rustflags":[],"metadata":1356078279564610439,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+8 Bytes
lenguaje/target/debug/.fingerprint/is-terminal-eea146f6dfeb936a/dep-lib-is-terminal
Binary file not shown.
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/is-terminal-eea146f6dfeb936a/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/is-terminal-eea146f6dfeb936a/lib-is-terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
54970a43aec0aa18 |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/is-terminal-eea146f6dfeb936a/lib-is-terminal.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":8349863189884543492,"features":"[]","target":8847024640214747843,"profile":14473208297124147686,"path":9588756247756155983,"deps":[[796539694340413272,"windows_sys",false,14334876763368118043]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\is-terminal-eea146f6dfeb936a\\dep-lib-is-terminal"}}],"rustflags":[],"metadata":10282796769989993602,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+8 Bytes
lenguaje/target/debug/.fingerprint/lazy_static-5883212d9417946f/dep-lib-lazy_static
Binary file not shown.
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/lazy_static-5883212d9417946f/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/lazy_static-5883212d9417946f/lib-lazy_static
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f3942bcca9e5ac35 |
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/lazy_static-5883212d9417946f/lib-lazy_static.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":8349863189884543492,"features":"[]","target":1623840821729021818,"profile":14473208297124147686,"path":8581583840785411271,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\lazy_static-5883212d9417946f\\dep-lib-lazy_static"}}],"rustflags":[],"metadata":111743654650316589,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+191 Bytes
lenguaje/target/debug/.fingerprint/lenguaje-0a581e8e2f6198bb/dep-test-lib-lenguaje
Binary file not shown.
1 change: 1 addition & 0 deletions
1
lenguaje/target/debug/.fingerprint/lenguaje-0a581e8e2f6198bb/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
Oops, something went wrong.