Commit Graph

292 Commits (dad2812867c20e6a7cfcbd4bf92fd5347b9364d0)

Author SHA1 Message Date
Luigi Rizzo dad2812867 fix last known bug in computing columb numbers in error messages
20 years ago
Luigi Rizzo c1366df3d5 fix a bug in computing line numbers
20 years ago
Luigi Rizzo 799126216e - fix miscalculation in column numbers when multiple tabs
20 years ago
Luigi Rizzo 43bfe82828 last batch of npval -> npval2 changes
20 years ago
Luigi Rizzo 5291b89f30 more npval -> npval2 changes
20 years ago
Luigi Rizzo c9816d135d more npval -> npval2 conversions
20 years ago
Luigi Rizzo 304fbbd1b6 fix destructor for pval objects (thanks to Steve Murphy);
20 years ago
Luigi Rizzo 85ea0974f8 always call the destructor
20 years ago
Luigi Rizzo 456e27b453 document variable and options used.
20 years ago
Luigi Rizzo 810e701b1e document options, move objects of the same type close to
20 years ago
Luigi Rizzo 9033ecfaa2 slightly restructure a block to reduce nesting,
20 years ago
Luigi Rizzo f0d3175793 imore npval -> npval2 conversions
20 years ago
Luigi Rizzo cbbcc2047c more npval2 replacement, mark XXX dubious arguments
20 years ago
Luigi Rizzo 5c34366afc more npval -> npval2 replacement, and a fix for a likely
20 years ago
Luigi Rizzo dadafb65cf introduce a simplified interface for npval and start using it
20 years ago
Luigi Rizzo 54616839d7 formatting fixes
20 years ago
Luigi Rizzo 776a3da1a7 use ast_calloc for memory allocations
20 years ago
Luigi Rizzo 73ea5316b5 fix a couple of bugs in arguments to npval
20 years ago
Luigi Rizzo b37af2f16c remove some commented-out code
20 years ago
Luigi Rizzo a5fdd0d6b0 finish packing yylloc into macros
20 years ago
Luigi Rizzo e51725d6d4 add some comments to the code
20 years ago
Luigi Rizzo 7422c5495b more formatting cleanup
20 years ago
Luigi Rizzo 5591294c5e more dup removal
20 years ago
Luigi Rizzo 98d769c7c0 more duplicate removal
20 years ago
Luigi Rizzo ef8f9a28a3 remove duplicated code
20 years ago
Luigi Rizzo 53715e59cf staticize c_prevword()
20 years ago
Luigi Rizzo 073391cc63 more indentation fixes
20 years ago
Luigi Rizzo 20314914e8 use asprintf instead of malloc
20 years ago
Luigi Rizzo f7e55f9a47 more formatting cleanup
20 years ago
Luigi Rizzo c740982bef more indentation fixes
20 years ago
Luigi Rizzo 6c8c83c106 more formatting cleanup
20 years ago
Luigi Rizzo c081c8bdf7 cleanup formatting to emphsize common code blocks
20 years ago
Luigi Rizzo a8995c0bfd move similar blocks close to each other to make similarities
20 years ago
Luigi Rizzo e7d6df39d0 normalize and simplify the code for keeping track of line and column number.
20 years ago
Luigi Rizzo 2d33128385 define some flex constants for character sets.
20 years ago
Luigi Rizzo d19f767c3c uncomment some functions in the flex code that were actually
20 years ago
Luigi Rizzo a857016551 use \t to indicate a tab, and fix indentation for
20 years ago
Luigi Rizzo f52022fc6f remove common blocks of code with a macro (waiting for a better
20 years ago
Luigi Rizzo df5635d844 staticize some variables
20 years ago
Luigi Rizzo e141352fd9 comment behaviour of pbcwhere in preparation for its use
20 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
20 years ago
Luigi Rizzo 55a24ef8cc whitespace-only change:
20 years ago
Luigi Rizzo 2de9dcb345 whitespace-only change:
20 years ago
Kevin P. Fleming dcccc2ed71 don't rely on default search paths for finding local include files
20 years ago
Luigi Rizzo 36807ad092 wrong path in include file.
20 years ago
Luigi Rizzo d85048d692 fix variable declaration in the middle of a block
20 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Kevin P. Fleming f515078c53 Merged revisions 19345 via svnmerge from
20 years ago