summaryrefslogtreecommitdiff
path: root/djgpp/GNUmakefile.in
blob: 0a7e1fb1312e777d4916cabe8068a229a85a5500 (plain)
1
2
include Makefile
VPATH = $(srcdir) $(srcdir)/missing
n title='2023-11-29 13:56:19 +0000'>2023-11-29[ruby/prism] Convert start line to signed integersJean Boussier 2023-11-29[ruby/prism] Rename varint as varuintJean Boussier 2023-11-03[ruby/prism] Properly support the start line optionKevin Newton 2023-11-03[ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton 2023-11-01[ruby/prism] Fix up lintKevin Newton 2023-11-01[ruby/prism] Last remaining missing C commentsKevin Newton 2023-11-01[ruby/prism] Documentation for constant poolKevin Newton 2023-11-01[ruby/prism] Documentation for pm_strncasecmpKevin Newton 2023-11-01[ruby/prism] Documentation for more C functionsKevin Newton 2023-11-01[ruby/prism] Documentation for pm_newline_list_tKevin Newton 2023-11-01[ruby/prism] Documentation for pm_string_tKevin Newton 2023-11-01[ruby/prism] Even more C documentationKevin Newton 2023-11-01[ruby/prism] Start better documenting C APIKevin Newton 2023-10-27[ruby/prism] Use printf attribute and then fix warningsKevin Newton 2023-10-26[ruby/prism] Match existing Ruby prettyprintKevin Newton 2023-10-26[ruby/prism] Get general prettyprint structure workingKevin Newton 2023-10-18[ruby/prism] Bump to version 0.15.1Kevin Newton 2023-10-18[ruby/prism] Modify less of the CRuby localsKevin Newton 2023-10-18[ruby/prism] Extract out constant pool bucket bits to constantsKevin Newton 2023-10-18[ruby/prism] Provide "constant" constants, embedded in the codeKevin Newton 2023-10-13[ruby/prism] Handle remaining escape sequences for character literalsKevin Newton 2023-10-02Sync with prism CallNode#name changesBenoit Daloze 2023-09-27[ruby/prism] rearrange the constant pool so IDs can be used for indexingNathan Froyd 2023-09-27[ruby/prism] shrink `yp_constant_t` by 8 bytesNathan Froyd 2023-09-27Sync to prism rename commitsKevin Newton 2023-09-27Rename YARP filepaths to prism filepathsKevin Newton