Menu

Tools Commit Log


Commit Date  
[r3018] by sumolx

Removing unnecessary folders

2011-02-23 00:36:39 Tree
[r3017] by sumolx

AutoBuild for now does not support GP2X, WIZ, Dingoo and Generic Linux.

2011-02-21 05:35:46 Tree
[r3016] by plombo

Improved preprocessor error/warning messages, and replaced the existing script parser error message reporting with the preprocessor error function.

As a result, all warnings and errors in both the preprocessor and script parser now have the following features:
* correct line numbers
* full backtrace of #includes ("In file included from...")
* a printout of the offending line to the log and a marker for the position of the offending token

2011-02-20 06:01:05 Tree
[r3015] by plombo

preprocessor: Removed the token buffer and all related functions. It hadn't been in use since r3013, and it had the only tracerealloc() dependency in the engine.

2011-02-19 16:18:37 Tree
[r3014] by plombo

Fix a typo in openborscript.c that was causing a compile error.

2011-02-16 04:35:51 Tree
[r3013] by plombo

The script lexer now directly uses the preprocessor as its token source.

2011-02-16 04:25:06 Tree
[r3012] by plombo

Removed shutdown() call from pp_error, and use HRESULT return values throughout the preprocessor. This matches the error handling in scriptlib.

2011-02-15 04:15:00 Tree
[r3011] by plombo

Preprocessor bug fixes for the '#' and '##' operators.

2011-02-15 04:14:50 Tree
[r3010] by plombo

Added support for the concatenation ('##') operator. Complicated stuff!

2011-02-14 04:04:29 Tree
[r3009] by plombo

Remove some debugging printfs.

2011-02-11 00:06:39 Tree
Older >
MongoDB Logo MongoDB