Skip to content

Docs/doc#310

Merged
lukas-sgx merged 16 commits into
devfrom
docs/doc
May 9, 2026
Merged

Docs/doc#310
lukas-sgx merged 16 commits into
devfrom
docs/doc

Conversation

@lukas-sgx

@lukas-sgx lukas-sgx commented May 9, 2026

Copy link
Copy Markdown
Member

Description

Related Issue

Closes #

Type of Change

  • feat — new feature
  • fix — bug fix
  • refactor — code restructuring
  • chore — maintenance / tooling
  • docs — documentation only

Changes Made

Checklist

  • My branch is up to date with main
  • My code respects Epitech norms (20-line functions, 4 params max)
  • No forbidden stdlib functions used
  • I have tested my changes manually
  • I have linked this PR to its issue (Closes #XX)
  • I have assigned a reviewer

Notes for Reviewer

sacha-lma added 16 commits May 7, 2026 22:02
@lukas-sgx lukas-sgx merged commit 831f5a5 into dev May 9, 2026
8 checks passed
@github-actions github-actions Bot mentioned this pull request May 9, 2026
lukas-sgx added a commit that referenced this pull request May 9, 2026
List of changements: 
- merge: docs/doc -> dev #310 (831f5a5)
- feat: enhance source builtin description for clarity on config reloading functionality (4cf4d33)
- feat: update repeat builtin description for clarity on count parsing and command execution (a348d1c)
- feat: update README flowchart for improved clarity on shell initialization and REPL process (226d0de)
- feat: improve my_putnbr description for clarity on functionality (1199135)
- feat: update history builtin description for clarity on functionality (cf69da1)
- feat: update foreach error handling to print undefined variable message (47ad71e)
- feat: enhance time and date display with formatting and ANSI color support (562e718)
- feat: update architecture diagram to reflect prompt and history management changes (b2bb951)
- Merge branch 'main' into docs/doc (51f5024)
- docs: update display_time.c description for clarity on time formatting and output behavior (27f7179)
- docs: update get_folder.c description for clarity on path component retrieval (1b516a4)
- docs: update history.c file description to clarify functionality of history builtin (4943589)
- docs: refine prompt configuration parser description for clarity and detail (d427452)
- docs: update description of my_str_is_alphanum function for clarity on variable name validation (a17b497)
- docs: add flowchart to README.md illustrating 42sh architecture and REPL loop (9932d2f)
- docs: update source.c file description for source builtin functionality (0c38b8e)
@lukas-sgx lukas-sgx deleted the docs/doc branch May 9, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants