projects
/
Libft.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Libft.git
2024-11-28
Lukas Jiriste
Break line in Makefile to fit in 80 chars
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukas Jiriste
Move g_empty_token and g_eof_token definition
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukas Jiriste
Merge parsing_table_constructor into no_crash
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukas Jiriste
Align slashes in Makefile
parsing_table_constructor
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukas Jiriste
Make this branch fully Norm compliant
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukas Jiriste
Add -fPIE flag to Makefile
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-28
Lukáš Jiřiště
Refactor ft_parsing_table_generate.c
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-26
Lukáš Jiřiště
Split functions too large to comply with the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-26
Lukáš Jiřiště
Break long lines, fix indentation and g_var naming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-08-02
Lukas Jiriste
Improve Makefile debug functionality
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-08-02
Lukas Jiriste
Extend the input possibilities for parsing table
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-08-02
Lukas Jiriste
Harden ft_split, provide ft_free_split
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-08-01
Lukas Jiriste
Fix invalid read in ft_split
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add ft_swap_int
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Merge some t_vec functions into no_crash
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add a function to save a table as a file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix infinite recursion
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Repair some oddities in finding the first tokens
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Make ft_parse ablle to follow rule to empty token
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Remove collapse_closure function and attributes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix handling if the zeroth rule
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add empty token recognition in translation to table
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix initialization of table rows
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix wrong pointer depth and gotos offset
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add the translation from state graph to table
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Free item copy in fill_closure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix segmentation fault in fill_closure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Make the generator count the terminal symbols
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix double free
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix function freeing the parsing generator states
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix index reset before new loop
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Change the way tokens are compared for zeroth rule
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix accessing generator states
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix wrong element insertion
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix infinite loop
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix some aspects of fill_closure function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix wrong malloc and infinite loop in ft_vec
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Change the code to accommodate the zeroth rule
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Implement is_at_mark
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Implement token_categorize
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add first kernel construction and its support
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Implement another part of the generator
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukáš Jiřiště
Implement a big part of the parsing table generator
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add the ft_vec_setinsert
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Harden the ft_strchr and ft_strrchr functions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Adapt the transplanted ft_split to libft
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Transplant a better split function to Libft
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Remove structure comments that offend the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-28
Lukas Jiriste
Add function for equating two t_vecs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-28
Lukas Jiriste
Add some set functions defined on t_vec
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-28
Lukas Jiriste
Add a function to deep copy a t_vec
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-27
Lukas Jiriste
Print also the contents of tokens
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Change function names to prevent naming colision
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Add tags to .gitignore
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Improve the documentation of limitations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Refactor ft_parse.c to comply with the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Fix indentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Refactor functions to comply with the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Refactor to better comply with the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Make ft_parse_tree_print comply with the Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Improve formatting of ft_parsing_table_printf
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Make ft_parse inputs const, move token_free
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Add const version of ft_vec_access
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Fix memory leak
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Make ft_parse_tree_print handle NULLs gracefully
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Fix bug, where NULLs appear inside tree
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Implement printing function for parsing tree
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Fix forward declaration to be usable by user
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Fix the code to actually produce a tree
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Implement the ft_parse function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Add a stack structure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Fix indentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Refactor parsing table loading
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Align the ft_parse style with that of f_arr
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Add comment about the parsing table structure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Fix logic bug
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-20
Lukas Jiriste
Fix initialization and formatting of output
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-16
Lukas Jiriste
Refactor to make functions comply with 42 Norm
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-16
Lukas Jiriste
Add printing for parsing table, fix formatting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-16
Lukas Jiriste
Fix interpretting the end of row as 0
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-15
Lukas Jiriste
Fix some bugs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-15
Lukas Jiriste
Fix a logic bug
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-15
Lukas Jiriste
Implement parse_header, minor fixes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-15
Lukas Jiriste
Implement ft_remove_space function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-14
Lukas Jiriste
Implement most of parsing table loading
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-14
Lukas Jiriste
Add description of the format of parsing table
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-30
Lukas Jiriste
An draft of some parsing functions and structures
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-20
Lukas Jiriste
Make ft_strlen return 0 when NULL is an argument
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-06
Lukas Jiriste
Fix ft_mat_insert_col by switching comparison sign
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-06
Lukas Jiriste
Fix ft_mat_fill by swapping rows and columns
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-02
Lukas Jiriste
Add ft_strcat_alloc
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-25
Lukas Jiriste
Fix for "0" input to be recognized as valid int
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-10
Lukas Jiriste
Merge branch 'isint' into no_crash
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-10
Lukas Jiriste
Add ft_isint function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-05
Lukas Jiriste
Add function for filling a matrix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-02
Lukas Jiriste
Add function for filling matrix with zeros
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-03-08
Lukas Jiriste
Change string writting functions to accept const
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-03-05
Lukas Jiriste
Add ft_dprintf for outputing to file descriptor
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-02-29
Lukas Jiriste
Fix incorect memmove
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-02-23
Lukas Jiriste
Add ft_min and ft_max functions for int and size_t
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next