1033 Commits (02c79b209cb51bf749388a8ebd740513ffc7b342)
 

Author SHA1 Message Date
Peter Johnson bfe432b582 Prepend re2c to multiple include protections. 23 years ago
Peter Johnson c71097348c Convert to C. 23 years ago
Peter Johnson 910d5c64aa Start C conversion. Eliminate bootstrap files. 23 years ago
Peter Johnson 7cd8fdd1a0 Initial revision 23 years ago
Peter Johnson 2a9c98ccd6 Ignore all yapp preprocessed test files. 23 years ago
Peter Johnson 1ee7eab766 Ignore lemon executable. 23 years ago
Peter Johnson da458aa10b Merge in FreeBSD patches to lemon. 23 years ago
Peter Johnson 83abfe0c72 Build lemon (http://www.hwaci.com/sw/lemon/). 23 years ago
Peter Johnson 1edf8f8119 Const, shadowing, and prototype fixes. 23 years ago
Peter Johnson 111a36f0b2 Add $IdPath$. 23 years ago
Peter Johnson 6e27d3d90e Merge in 2002/01/30 Ethereal changes to lemon. 23 years ago
Peter Johnson 8baee7c45d Merge in 2002/04/07 lemon master sources. 23 years ago
cvs2svn ba51bb383c This commit was generated by cvs2svn to compensate for changes in r557, 23 years ago
Peter Johnson d93c3d4735 Initial revision 23 years ago
Peter Johnson 9398eb518e Add some splint-suggested cleanups. 23 years ago
Peter Johnson aa6f573370 Update DISTFILES to reflect src/lclint.sh -> splint.sh move. 23 years ago
Peter Johnson ffa58d5f18 Include Makefile.inc itself in the distribution! 23 years ago
Peter Johnson 26610c492e Cleanups both for and from Splint. 23 years ago
Peter Johnson bccc5e7ec7 When using Splint, don't try to use gettext(). 23 years ago
Peter Johnson 04df0be842 Cleanups both for and from Splint. 23 years ago
Peter Johnson 55b9cf9b81 Use -shiftimplementation because it's seeing enums as possibly negative for 23 years ago
Peter Johnson f37e5504be Add check for vsnprintf(). 23 years ago
Peter Johnson a6e5b3e166 LCLint is now Splint (www.splint.org). 23 years ago
Peter Johnson 2ad58d8f33 Fix bug in align_section(): if a section has no bytecodes, last will be NULL! 23 years ago
Peter Johnson 45cc607135 Update to match new Mkfiles files. 23 years ago
Peter Johnson 73a516c455 Update to match configure-based build changes. 23 years ago
Peter Johnson fc47434c16 Include errno.h to define errno. 23 years ago
Michael Urman e7278945e9 Get the type right for yyin. *sigh* How'd i decide it was a 23 years ago
Michael Urman 13ab2a73b8 fix crash on nonexistent (or otherwise unopenable) include files. 23 years ago
Peter Johnson e948223372 Bump version to 0.1.0. 23 years ago
Peter Johnson 4468f7e7bb Fix make distcheck by eliminating directory components. 23 years ago
Peter Johnson 3ccc6a033c Make a separate Makefile.inc for the yapp/tests directory. 23 years ago
Peter Johnson ade764b8e9 Add some bin objfmt related testcases. These should go into a framework 23 years ago
Peter Johnson c738bd3f9d Recursively expand EQU's. 23 years ago
Peter Johnson a2053f3086 Correctly output float expressions. 23 years ago
Peter Johnson adfc2e10c9 Add expr_get_floatnum(). 23 years ago
Peter Johnson fe8c2a009f Restructure bc_calc_len() family into bc_resolve() family. Many many many 23 years ago
Peter Johnson 53002496e4 Fix a number of bugs in x86_checkea_calc_displen(). 23 years ago
Peter Johnson c9e4019b28 Comment additions. 23 years ago
Michael Urman 160ba169cc Fix slight whitespace issue - don't append whitespace after closing 23 years ago
Michael Urman 575cc451ec defines with parameters seem to work. wow. i need some more test 23 years ago
Michael Urman 95e784bf75 Tests for define with parameters. 23 years ago
Michael Urman 053d1c1d1c Lots of preparations for expanding %defines with argument lists: 23 years ago
Peter Johnson d85e7014a8 Binary object format output! Lots of structural changes needed, particularly 23 years ago
Peter Johnson e56de0d158 Make call instruction work correctly. The old code generated a legal short 23 years ago
Peter Johnson 44dbd8a872 Remove debugging print statement added in previous commit. 23 years ago
Peter Johnson 62ece541a0 Make call instruction work correctly. The old code generated a legal short 23 years ago
Peter Johnson 4dd0912998 Fix bug in 32-bit displacement with no registers. 23 years ago
Michael Urman dca731f6a7 Removed spurious src/tests/yapp_test from CLEANFILES (*bewildered look*) 23 years ago
Peter Johnson 18ff2cc4f5 Don't block global src variable. While I'm here, change to use SLIST_FOREACH. 23 years ago