Skip to content

Activity

refactor: introduce constants module and error handling

Force push
codecrafters-publish-to-github[bot]force pushed to master • 9ec3f49…a210953 • 
on Apr 1

refactor: introduce constants module and error handling

codecrafters-publish-to-github[bot]pushed 1 commit to master • 4fa1d84…9ec3f49 • 
on Apr 1

docs: Update README with Lox interpreter features and usage examples

codecrafters-publish-to-github[bot]pushed 1 commit to master • a23f943…4fa1d84 • 
on Apr 1

Invalid uses of super

codecrafters-publish-to-github[bot]pushed 1 commit to master • 8c5c71f…a23f943 • 
on Apr 1

feat: Superclass Methods

codecrafters-publish-to-github[bot]pushed 1 commit to master • 59fd5cf…8c5c71f • 
on Apr 1

feat: Inheriting Methods

codecrafters-publish-to-github[bot]pushed 1 commit to master • c3c6567…59fd5cf • 
on Mar 31

feat: Class Hierarchy

codecrafters-publish-to-github[bot]pushed 1 commit to master • 5e3b37d…c3c6567 • 
on Mar 31

Return within constructors

codecrafters-publish-to-github[bot]pushed 1 commit to master • ab6d83e…5e3b37d • 
on Mar 31

feat: Constructors and Initializers

codecrafters-publish-to-github[bot]pushed 1 commit to master • c188569…ab6d83e • 
on Mar 31

Invalid uses of this

codecrafters-publish-to-github[bot]pushed 1 commit to master • be12c56…c188569 • 
on Mar 31

feat: this keyword

codecrafters-publish-to-github[bot]pushed 1 commit to master • a794a60…be12c56 • 
on Mar 31

feat: Instance Methods

codecrafters-publish-to-github[bot]pushed 1 commit to master • 7dfc0cf…a794a60 • 
on Mar 31

feat: Getters & Setters

codecrafters-publish-to-github[bot]pushed 1 commit to master • 5719b19…7dfc0cf • 
on Mar 31

feat: Class Instances

Force push
codecrafters-publish-to-github[bot]force pushed to master • d5ef1f4…5719b19 • 
on Mar 31

feat: Class Declarations

codecrafters-publish-to-github[bot]pushed 1 commit to master • 85ef9f5…d5ef1f4 • 
on Mar 31

feat: Class Declarations

codecrafters-publish-to-github[bot]pushed 1 commit to master • af10013…85ef9f5 • 
on Mar 31

Invalid Return

codecrafters-publish-to-github[bot]pushed 1 commit to master • a886729…af10013 • 
on Mar 31

Self Initialization

codecrafters-publish-to-github[bot]pushed 1 commit to master • a89caa9…a886729 • 
on Mar 31

use expression ID for hashing

codecrafters-publish-to-github[bot]pushed 1 commit to master • 1d88ae2…a89caa9 • 
on Mar 31

Resolver class

codecrafters-publish-to-github[bot]pushed 2 commits to master • 94d0306…1d88ae2 • 
on Mar 27

refactor: execute_block and iterating in interpreter.rs

Force push
codecrafters-publish-to-github[bot]force pushed to master • 7645198…94d0306 • 
on Mar 27

rename tests

aaron-angpushed 1 commit to master • 94d0306…7645198 • 
on Mar 27

refactor: execute_block and iterating in interpreter.rs

codecrafters-publish-to-github[bot]pushed 1 commit to master • e1b5426…94d0306 • 
on Nov 21, 2024

feat: Higher order functions

codecrafters-publish-to-github[bot]pushed 1 commit to master • d3256a3…e1b5426 • 
on Nov 21, 2024

refactor: use strum Display for TokenType

codecrafters-publish-to-github[bot]pushed 3 commits to master • d01be1a…d3256a3 • 
on Nov 21, 2024

feat: Return statements

codecrafters-publish-to-github[bot]pushed 1 commit to master • 81b184b…d01be1a • 
on Nov 20, 2024

feat: Functions

codecrafters-publish-to-github[bot]pushed 1 commit to master • 6bb9a96…81b184b • 
on Nov 20, 2024

Native functions

codecrafters-publish-to-github[bot]pushed 1 commit to master • 54f5a2d…6bb9a96 • 
on Nov 20, 2024

refactor: resemble Crafting Interpreters textbook

codecrafters-publish-to-github[bot]pushed 1 commit to master • b36a588…54f5a2d • 
on Nov 3, 2024

For statements

codecrafters-publish-to-github[bot]pushed 1 commit to master • 872f1a0…b36a588 • 
on Nov 3, 2024