Project

General

Profile

« Previous | Next » 

Revision 367ea237

Added by skyjake over 9 years ago

Scripting|libcore: Sorting ScriptedInfo records by source order

In ScriptedInfo, the source location of each record is stored in the
source variable. Added a utility method for sorting a collection
of records based on the source paths and line numbers.

This allows processing definitions in the intuitive order the
definitions are written in.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences