Alonso Adrian Martinez Hernandez laentropia
  • Tabasco, Mexico
  • Joined on 2026-03-16
laentropia deleted branch implementation_ArrayListSlice from laentropia/ArrayList 2026-04-23 11:25:38 -06:00
laentropia pushed to main at laentropia/ArrayList 2026-04-23 11:25:38 -06:00
9fbd7d87ce Merge pull request 'implementation_ArrayListSlice' (#1) from implementation_ArrayListSlice into main
d940b68eef test: tests for arrayslice to aray done
51f1166f31 test: advance tests done
a515f8eaf2 test: reset tests done
e04fc30f4e test: next tests done
Compare 17 commits »
laentropia merged pull request laentropia/ArrayList#1 2026-04-23 11:25:37 -06:00
implementation_ArrayListSlice
laentropia created pull request laentropia/ArrayList#1 2026-04-23 11:24:59 -06:00
implementation_ArrayListSlice
laentropia pushed to implementation_ArrayListSlice at laentropia/ArrayList 2026-04-23 11:23:20 -06:00
d940b68eef test: tests for arrayslice to aray done
51f1166f31 test: advance tests done
a515f8eaf2 test: reset tests done
e04fc30f4e test: next tests done
9920b518bf test: peek tests done
Compare 10 commits »
laentropia created branch implementation_ArrayListSlice in laentropia/ArrayList 2026-04-23 11:23:20 -06:00
laentropia pushed to main at laentropia/ArrayList 2026-04-18 20:35:22 -06:00
1ca3defacc test: added test for reserve
8fdd5f3981 test: added test for resize
532a84fa8f test: added tests for clear
Compare 3 commits »
laentropia pushed to main at laentropia/ArrayList 2026-04-17 11:07:48 -06:00
2d66b35e0e test: added tests for set
b76c52cb72 test: added test for remove at
462669dfa1 test: added test for push front
cc7de39dd6 test: added tests for pop_back
a3db7f376f test: added tests for insert
Compare 6 commits »
laentropia pushed to main at laentropia/ArrayList 2026-04-16 10:44:38 -06:00
789fbf7d4c test: Added push_back tests
1e7e6f7b8d test: Added tests made for state consistency
7662af09f8 test: Added test for init and destroy
1d7f9676ec addition: resize and reserve, not tested
Compare 4 commits »
laentropia opened issue laentropia/Calculator#7 2026-04-13 10:48:01 -06:00
Do Further testing
laentropia opened issue laentropia/Calculator#6 2026-04-13 10:31:00 -06:00
Changing ASTNode Array to use generic Array implementation
laentropia closed issue laentropia/Calculator#1 2026-04-13 08:59:31 -06:00
Making AST use Arenas
laentropia commented on issue laentropia/Calculator#1 2026-04-13 08:59:31 -06:00
Making AST use Arenas

Done!

laentropia deleted branch feature-AST-using-arena from laentropia/Calculator 2026-04-13 08:58:49 -06:00
laentropia pushed to main at laentropia/Calculator 2026-04-13 08:58:49 -06:00
c99f307827 Merge pull request 'feature-AST-using-arena' (#5) from feature-AST-using-arena into main
fb27e1e34c addition: added arena library to this shit
ef8cf84456 addition: added arena library
Compare 3 commits »
laentropia merged pull request laentropia/Calculator#5 2026-04-13 08:58:47 -06:00
feature-AST-using-arena
laentropia created pull request laentropia/Calculator#5 2026-04-13 08:53:34 -06:00
feature-AST-using-arena
laentropia pushed to feature-AST-using-arena at laentropia/Calculator 2026-04-13 06:46:58 -06:00
fb27e1e34c addition: added arena library to this shit
ef8cf84456 addition: added arena library
Compare 2 commits »
laentropia created branch feature-AST-using-arena in laentropia/Calculator 2026-04-13 06:46:58 -06:00
laentropia pushed to main at laentropia/Arena 2026-04-11 22:29:07 -06:00
3d3b8596cc fix: ArenaSizeResult definition