]> Kevux Git Server - fll/shortlog
fll
2020-07-14 Kevin DayProgress: add preprocess/process validation to featurel...
2020-07-14 Kevin DayUpdate: the fake documentation and specification.
2020-07-14 Kevin DayCleanup: use 'warn' instead of 'warning'.
2020-07-13 Kevin DayProgress: featureless make iki documentation.
2020-07-13 Kevin DayUpdate: specifications in regards to IKI, adding new...
2020-07-13 Kevin DayProgress: featureless make.
2020-07-12 Kevin DayFeature: add f_file_type() and f_file_type_at() functions.
2020-07-12 Kevin DayUpdate: add missing string compare functions.
2020-07-12 Kevin DayProgress: featuerless make.
2020-07-12 Kevin DayCleanup: remove extra _.
2020-07-10 Kevin DayUpdate: add f_fss_set_quoted.
2020-07-10 Kevin DayUpdate: the fss snatch and similar functions should...
2020-07-10 Kevin DayUpdate: f_fss_quoted to use the f_uint8_t types.
2020-07-10 Kevin DayCleanup: remove stale test code
2020-07-10 Kevin DayFeature: provide f_cell, f_cells, and f_cellss types.
2020-07-10 Kevin DayUpdate: add array types for the 8t, 16t, 32t, 64t,...
2020-07-10 Kevin DayCleanup: fix accidental use of - in header names
2020-07-09 Kevin DayProgress: add support for determining quotes in use...
2020-07-09 Kevin DayBugfix: risky macro definition caused counter problems.
2020-07-06 Kevin DayRevert: keep fss.h
2020-07-06 Kevin DayCleanup: remove empty fss.c and fss.h, add missing...
2020-07-06 Kevin DayProgress: featureless make.
2020-07-06 Kevin DayFeature: add additional string comparison functions.
2020-07-06 Kevin DayUpdate: Unicode related specification adjustments,...
2020-07-05 Kevin DayUpdate: improve IKI syntax rules.
2020-07-05 Kevin DayCleanup: change order of variables.
2020-07-03 Kevin DayBugfix: FSS-0000 and FSS-0001 are handling not explicit...
2020-07-03 Kevin DayCleanup: add note to todo
2020-07-02 Kevin DayProgress: UTF-8
2020-07-01 Kevin DayUpdate: UTF-8
2020-06-30 Kevin DayProgress: more UTF-8 work
2020-06-29 Kevin DayBugfix: IKI Read should not always print content on...
2020-06-29 Kevin DayBugfix: f_utf_is_whitespace_modifier() is incomplete.
2020-06-29 Kevin DayUpdate: U+102E0 is essentually a comma and not a number.
2020-06-29 Kevin DayUpdate: finish implementing IKI Read program.
2020-06-27 Kevin DayCleanup: add todo notes.
2020-06-27 Kevin DayBugfix: when --line is used, lengths passed buffer...
2020-06-27 Kevin DayBugfix: delimit placeholder not being applied in all...
2020-06-27 Kevin DayProgress: Iki Read.
2020-06-27 Kevin DayProgress: IKI Read.
2020-06-26 Kevin DayProgress: IKI Read
2020-06-26 Kevin DayCleanup: clarify IKI specification.
2020-06-26 Kevin DayBugfix: read overflows the per character scanning
2020-06-26 Kevin DayCleanup: reserve IKI-0000 and update documentation
2020-06-25 Kevin DayUpdate: dependencies changes, project level changes...
2020-06-25 Kevin DayBugfix: settings files are stored in 'data/settings...
2020-06-25 Kevin DayBugfix: The setting is called 'build_sources_setting...
2020-06-25 Kevin DayBugfix: completely ignore comments in dependencies...
2020-06-24 Kevin DayProgress: IKI Read
2020-06-24 Kevin DayCleanup: capitalize IKI
2020-06-24 Kevin DayUpdate: todo notes added
2020-06-24 Kevin DayUpdate: print formatting, closing file, and returning
2020-06-24 Kevin DayUpdate: add f_macro_file_clear() and f_macro_file_reset()
2020-06-24 Kevin DayBugfix: conversion needs to properly handle '0x' and...
2020-06-23 Kevin DayProgress: Featureless Make.
2020-06-23 Kevin DayBugfix: iki didn't handle all cases
2020-06-22 Kevin DayFeature: add fl_iki project.
2020-06-22 Kevin DayUpdate: add missing dependencies, changes to iki
2020-06-21 Kevin DayProgress: Featureless Make and IKI.
2020-06-21 Kevin DayUpdate: UTF-8 improvements
2020-06-21 Kevin DayCleanup: fix comments
2020-06-21 Kevin DayProgress: organize headers, simplify fss structures...
2020-06-20 Kevin DayBugfix: revert slash improvements in FSS object read
2020-06-20 Kevin DayProgress: featureless make
2020-06-20 Kevin DayCleanup: improve fss documentation
2020-06-20 Kevin DayProgress: update FSS code, including zero-width updates
2020-06-20 Kevin DayUpdate: relocate utf.h code into utf-common.h and impro...
2020-06-19 Kevin DayUpdate: add additional f_fss functions and update docum...
2020-06-19 Kevin DayFeature: add F_recurse status code
2020-06-18 Kevin DayProgress: featureless make
2020-06-18 Kevin DayUpdate: package.sh clean should operate like build
2020-06-16 Kevin DayBugfix: invalid memory management in fll_fss_snatch_apa...
2020-06-15 Kevin DayCleanup: use the not status macro instead of the status...
2020-06-15 Kevin DayFeature: add fss_named and fss_set structures and re...
2020-06-15 Kevin DayFeature: add macro initializers for static string and...
2020-06-13 Kevin DayUpdate: ignore comment lines when processing package...
2020-06-13 Kevin DayBugfix: incorrect invalid parameter check for file...
2020-06-13 Kevin DayProgess: begin working on featureless make 'make' operation
2020-06-12 Kevin DayUpdate: finish updating comment documentation and fixin...
2020-06-12 Kevin DayUpdate: only print depedencies list in verbose mode
2020-06-12 Kevin DayCleanup: remove stale fll_directory project
2020-06-12 Kevin DayProgress: UTF-8 file write should handle case where...
2020-06-12 Kevin DayUpdate: Improve verbiage in package.sh and output curre...
2020-06-12 Kevin DayUpdate: add support for ++quiet and ++verbose in the...
2020-06-11 Kevin DayProgess: continue work in cleaning up UTF-8 and strings
2020-06-11 Kevin DayProgress: continue work in update UTF-8 functions and...
2020-06-09 Kevin DayCleanup: Conditionally print color based on verbosity...
2020-06-09 Kevin DayUpdate: Move common fl_fss functions to f_fss where...
2020-06-08 Kevin DayUpdate: fl_serialized to f_serialize, renaming f_serial...
2020-06-08 Kevin DayUpdate: move fl_socket to f_socket
2020-06-08 Kevin DayProgress: continue cleaning up comment documentation...
2020-06-08 Kevin DayBugfix: individual bootstrap example does not handle...
2020-06-08 Kevin DayProgress: remove fl_file, more comment documentation...
2020-06-08 Kevin DayCleanup: add .txt extension to documentation
2020-06-08 Kevin DayUpdate: allow multiple modes to be specified in the...
2020-06-08 Kevin DayUpdate: documentation cleanups, fix observed problems...
2020-06-08 Kevin DayUpdate: documentation, also use fss-0002
2020-06-08 Kevin DayUpdate: main readme documentation.
2020-06-07 Kevin DayBugfix: build directory should be created if needed...
2020-06-07 Kevin DayUpdate: implement --process parameter
next