]> git.xolatile.top Git - public-libhl.git/shortlog
public-libhl.git
2023-08-24 anonbadass memory bug fix
2023-08-24 anonfixed initialization bugs
2023-08-24 anonactually initialize token_table
2023-08-24 anonrespect CPPFLAGS when debug compiling
2023-08-24 anon'=' support; ignore start end atoms for now
2023-08-24 anonclean .out files
2023-08-24 anonless chaotic string literals
2023-08-24 anonremoved tasks
2023-08-24 anonformatting
2023-08-24 xolatileMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-24 anonorganization, syntax fixing
2023-08-24 xolatileMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-24 xolatileVector type thingie for token table...
2023-08-24 anonnegated ranges should work (not tested)
2023-08-24 EmilRemove excess whitespace
2023-08-24 EmilNO tabs for non-indentation purposes
2023-08-24 EmilAdd license headers
2023-08-24 anon+TODO
2023-08-24 anonfuck you emil
2023-08-24 anonmore logical syntax header ordering
2023-08-24 anonupdated know bugs
2023-08-24 anonauto esc magic char tokens
2023-08-24 anonit compiles
2023-08-24 anonroast me
2023-08-24 anonMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-24 anonC++ -> C
2023-08-24 anonuse new regex_search()
2023-08-24 anonremoved dummy instruction
2023-08-24 anonregex header integration
2023-08-24 anonconst-alize
2023-08-24 anonremoved xyntax
2023-08-23 anonsymbolic regex integration
2023-08-23 xolatileMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-23 xolatileStandard fix...
2023-08-23 anonMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-23 anonmoved around files
2023-08-23 xolatileUpdate... (:
2023-08-23 xolatileMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-23 xolatileAdded vector header... (:
2023-08-23 anonMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-23 anonregex2 extensions
2023-08-23 xolatileVery C-like vectors... /:
2023-08-23 anonnew regex engine
2023-08-21 anonthe implemented parts of regex werk
2023-08-21 anonMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-21 anonfixed retarded comit
2023-08-21 EmilMove target out of chad.mk
2023-08-21 anonMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-21 anonword boundary regex bug fix
2023-08-21 anoncode ordering
2023-08-21 EmilRestructuring of build system
2023-08-21 EmilFixed not isolating objects in obj
2023-08-21 EmilIsolate chad.mk
2023-08-21 EmilSURPRISE Build System Update
2023-08-19 anonanon prototype is (kinda) pretty now
2023-08-19 anonfixed alignment
2023-08-19 anonfixed syntax
2023-08-19 anonrenamed token structs, hid uxhash into hl.h
2023-08-19 anonREADME draft
2023-08-19 xolatileAdded experimental file, read comment in it...
2023-08-19 anonsyntax fixing
2023-08-19 anonclean up, merged prototypes and anon's prototype rework
2023-08-18 xolatileCompletely new stuff, to use as the base...
2023-08-16 EmilRevised names for lesser beings
2023-08-16 anonhell
2023-08-16 EmilFormatting
2023-08-16 EmilImproved CLI
2023-08-16 EmilUpdated support for build system
2023-08-16 EmilAdded build system
2023-08-15 xolatileAllocation by chunks of 1KiB again...
2023-08-15 xolatileMerge branch 'master' of https://git.lain.church/emil/hl
2023-08-15 xolatileAllocation by chunks of 1KiB...
2023-08-15 anontests
2023-08-15 xolatileExtendable buffer...
2023-08-15 anonxolatile prototype
2023-08-15 anon+all possible ld messages
2023-08-15 EmilInitial