| 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 | Fix infinite loop |
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 | Add the ft_vec_setinsert |
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) |
| 2024-02-16 |
Lukas Jiriste | Make get_next_line able to free all its memory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-30 |
Lukas Jiriste | Fix indentation of ft_sgn |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-18 |
Lukas Jiriste | Add ft_sgn signum function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-17 |
Lukas Jiriste | Improve matrix handling, remove VEC_INIT macro |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-14 |
Lukas Jiriste | Add a macro for t_vec initialization |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-13 |
Lukas Jiriste | Patch the issues of previous commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-13 |
Lukas Jiriste | Add ft_strcmp function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-12 |
Lukas Jiriste | Add functions for finding element in vector |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2024-01-12 |
Lukas Jiriste | Implement matrix t_mat as a wrapper around t_vec |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-11 |
Lukas Jiriste | Remove void* arithmetic, conform to the Norm |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-11 |
Lukas Jiriste | Add some t_vec functions and change name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-10 |
Lukas Jiriste | Improve ft_vec_erase and ft_vec_free |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-09 |
Lukas Jiriste | Add a ft_vec module for vector struct |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-09 |
Lukas Jiriste | Move all "public" header files to ./inc directory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-09 |
Lukas Jiriste | Enforce header inclusion rules |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-09 |
Lukas Jiriste | Set e-mail in the 42 header to the correct one |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-09 |
Lukas Jiriste | Change file structure of this library |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-07 |
Lukas Jiriste | Patch ft_lst_sorted_insert to actually insert |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-06 |
Lukas Jiriste | Add long and long long versions of ft_atoi. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-03 |
Lukas Jiriste | Change permissions of files added in previous commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-12-03 |
Lukas Jiriste | Add get_next_line to libft |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-11-03 |
Lukas Jiriste | Change subproject handling, add advanced list funcs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-11-01 |
Lukas Jiriste | Update ft_printf for its .gitignore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-11-01 |
Lukas Jiriste | Added .gitignore not to disturb git status when built |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-10-03 |
Lukas Jiriste | Added ft_printf as a submodule. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-27 |
Lukas Jiriste | Removed assigning to dest[n+1]. It should have been... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-15 |
Lukas Jiriste | Added the function itoa_base fr unsigned integers.... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-11 |
Lukas Jiriste | This branch will contain functions that don't crash... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-08 |
Lukas Jiriste | Repaired the function, so it can return "0" and doesn... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-06 |
Lukas Jiriste | Merge branch '42Project' as it holds patched functions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-06 |
Lukas Jiriste | Setting errno for inappropriate input has been removed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-06 |
Lukas Jiriste | ft_strtrim now passes alelievr/libft-unit-test as do... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-05 |
Lukas Jiriste | Changed the functions so that they pass the alelievr... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-05 |
Lukas Jiriste | ft_ctoa forward declaration has not been included in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-09-05 |
Lukas Jiriste | Added functions abs, ctoa and itoa_base and changed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-08-24 |
Lukas Jiriste | Repaired ft_strndup. It duplicated n - 1 characters. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-08-24 |
Lukas Jiriste | Erased mentions of bonus from Makefile and libft.h... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-08-24 |
Lukas Jiriste | Added ft_strndup, because it is usefull for ft_printf. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-08-16 |
Lukas Jiriste | Added bonus functions and changed libft.h and Makefile... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2023-08-16 |
Lukas Jiriste | Function ft_strtrim now allocates exactly the memory... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| next |