Commit Graph

  • 98e49cbc2b docs: Further enhance DEVELOPMENT_LOG.md with detailed technical insights main Alvin 2025-07-22 21:01:45 +02:00
  • 42150088c3 docs: Enhance DEVELOPMENT_LOG.md with project context and file structure Alvin 2025-07-22 20:59:24 +02:00
  • 8b4e86eabe docs: Add DEVELOPMENT_LOG.md summarizing all features Alvin 2025-07-22 20:56:48 +02:00
  • 72e0f66d17 feat: Implement compound assignment, increment, and decrement operators Alvin 2025-07-22 20:48:54 +02:00
  • 03f6ae691b feat: Implement try-except error handling Alvin 2025-07-22 20:00:26 +02:00
  • c5c77ef775 feat: Implement try-except error handling Alvin 2025-07-22 19:59:37 +02:00
  • d5d3b9f421 feat: Implement for loops, break, and continue statements Alvin 2025-07-22 19:49:07 +02:00
  • e56ca4a582 docs: Update documentation for new features Alvin 2025-07-22 19:22:39 +02:00
  • 85e793a105 docs: Update documentation for new features Alvin 2025-07-22 19:21:52 +02:00
  • 590fcd2d51 docs: Update documentation with femterpreter usage instructions Alvin 2025-07-22 19:19:18 +02:00
  • 21cb1a8c2a feat: Implement dictionaries and property access Alvin 2025-07-22 19:17:08 +02:00
  • 40453b3e94 feat: Implement dictionaries and property access Alvin 2025-07-22 19:12:39 +02:00
  • 6f577418d6 feat: Implement dictionaries and property access Alvin 2025-07-22 19:09:05 +02:00
  • 6a742db5e2 feat: Implement dictionaries and property access Alvin 2025-07-22 19:05:24 +02:00
  • e4f504a7fc feat: Implement dictionaries and property access Alvin 2025-07-22 19:02:20 +02:00
  • eb1ce52074 feat: Implement dictionaries and property access Alvin 2025-07-22 18:59:14 +02:00
  • 08bb1f7a66 feat: Compile Linux executable and update femterpreter script Alvin 2025-07-22 18:45:38 +02:00
  • 16c826f4b4 docs: Update documentation with femterpreter usage instructions Alvin 2025-07-22 18:37:03 +02:00
  • 46c04d8080 feat: Make interpreter runnable via command-line argument and update wrapper script Alvin 2025-07-22 18:35:07 +02:00
  • 342f6c1c21 feat: Update main.py to accept file path as command-line argument Alvin 2025-07-22 18:32:34 +02:00
  • 633a550e13 docs: Add comprehensive Femcode language documentation Alvin 2025-07-22 18:28:50 +02:00
  • 244647e6a3 feat: Implement built-in functions (len, type) Alvin 2025-07-22 18:23:41 +02:00
  • 8e305629b8 feat: Implement input/output (ask built-in function) Alvin 2025-07-22 18:17:15 +02:00
  • 981147f440 feat: Implement dictionaries and property access Alvin 2025-07-22 17:53:28 +02:00
  • 452088e947 feat: Implement logical operators (AND, OR, NOT) Alvin 2025-07-22 17:00:48 +02:00
  • 3461ed8863 feat: Implement single-line comments Alvin 2025-07-22 16:57:24 +02:00
  • 7ef8f820b4 feat: Implement booleans (Kawaii/Cringe) Alvin 2025-07-22 16:52:55 +02:00
  • 89492017ea feat: Implement booleans (Kawaii/Cringe) Alvin 2025-07-22 16:51:38 +02:00
  • b6a3b3041d feat: Implement function parameters and return values Alvin 2025-07-22 16:46:57 +02:00
  • 08e2ea17dd feat: Implement functions (definition and calls) Alvin 2025-07-22 16:27:04 +02:00
  • 65e53daa66 feat: Implement while loops Alvin 2025-07-22 16:22:49 +02:00
  • f3e4be5949 feat: Add conditional logic (if/else) Alvin 2025-07-22 16:17:32 +02:00
  • 735ae8e068 feat: Add numbers and arithmetic operations Alvin 2025-07-22 16:12:23 +02:00
  • ad1d46b6e7 feat: Implement variables Alvin 2025-07-22 16:06:04 +02:00
  • 39789bd96a Initial commit: Basic interpreter structure Alvin 2025-07-22 15:56:40 +02:00